Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


When creating an RDD, what goes on internally?



When creating an RDD, what goes on internally?..

Answer / Manjeet Singh

"When creating an RDD in Apache Spark, the driver program creates a logical directed acyclic graph (DAG) of computations. Each node in the DAG represents a transformation or action on the data, while edges indicate the dependencies between them. The RDD lineage is maintained to track each RDD's creation and all its transformations."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain fullOuterJoin() operation in Apache Spark?

1 Answers  


What apache spark is used for?

1 Answers  


Name types of Cluster Managers in Spark.

1 Answers  


Is it possible to run Spark and Mesos along with Hadoop?

1 Answers  


What is write ahead log(journaling) in Spark?

1 Answers  


Does spark use yarn?

1 Answers  


Compare Hadoop and Spark?

1 Answers  


What is tungsten engine in spark?

1 Answers  


What is lineage graph in spark?

1 Answers  


What is cluster mode in spark?

1 Answers  


What is Spark SQL?

1 Answers  


What is the bottom layer of abstraction in the Spark Streaming API ?

1 Answers  


Categories