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 Spark RDD Operations?



What are the types of Transformation in Spark RDD Operations?..

Answer / Sureena Yadav

There are two main types of transformations in Apache Spark RDD operations: Transformations that create a new dataset without affecting the original data (e.g., map, filter, flatMap) and Actions that return a value to the driver program after computing on the data (e.g., count, collect, saveAsTextFile).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is a "Parquet" in Spark?

1 Answers  


Is apache spark worth learning?

1 Answers  


How is streaming implemented in spark? Explain with examples.

1 Answers  


What is spark certification?

1 Answers  


Define sparkcontext in apache spark?

1 Answers  


Who invented the first spark plug?

1 Answers  


What are transformations in spark?

1 Answers  


What is a dstream in apache spark?

1 Answers  


Should I install spark on all nodes of yarn cluster?

1 Answers  


What are the common mistakes developers make when running Spark applications?

1 Answers  


How is rdd fault?

1 Answers  


What are the downsides of Spark?

1 Answers  


Categories