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 are the types of transformation in RDD in Apache Spark?



What are the types of transformation in RDD in Apache Spark?..

Answer / Aniket Shukla

There are two main categories of transformations in RDD: parallel collections and higher-order functions. Parallel collections include operations like map(), filter(), and reduce(). Higher-order functions involve aggregation operations like fold(), combineByKey(), and groupByKey().

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is rdd map?

1 Answers  


Define the run-time architecture of Spark?

1 Answers  


Describe Spark SQL?

1 Answers  


What is write ahead log(journaling)?

1 Answers  


Who invented spark?

1 Answers  


What is difference between map and flatmap in spark?

1 Answers  


Why should I use spark?

1 Answers  


Are spark dataframes distributed?

1 Answers  


Is apache spark a tool?

1 Answers  


What is the difference between hadoop and spark?

1 Answers  


What is project tungsten in spark?

1 Answers  


Where are rdd stored?

1 Answers  


Categories