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...


What is the use of rdd in spark?



What is the use of rdd in spark?..

Answer / Avaneesh Kumar Srivastava

RDD (Resilient Distributed Datasets) is the fundamental data structure in Apache Spark, providing a fault-tolerant collection of elements partitioned across nodes in a cluster. RDDs can be used for various operations like transformations, actions, and aggregations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

If map reduce is inferior to spark then is there any benefit of learning it?

1 Answers  


What is spark vcores?

1 Answers  


What are spark jobs?

1 Answers  


Explain foreach() operation in apache spark?

1 Answers  


Define the run-time architecture of Spark?

1 Answers  


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

1 Answers  


Where is spark rdd?

1 Answers  


What is the difference between spark ml and spark mllib?

1 Answers  


Explain Spark Driver?

1 Answers  


How is RDD in Apache Spark different from Distributed Storage Management?

1 Answers  


Explain the filter transformation?

1 Answers  


Explain catalyst query optimizer in Apache Spark?

1 Answers  


Categories