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 Apache Spark transformation?



What are the types of Apache Spark transformation?..

Answer / Bramha Prasad Chaturvedi

Apache Spark provides a variety of transformations that can be applied to RDDs, including map(), filter(), reduce(), join(), groupByKey(), and sortBy(). Transformations in Spark are lazy evaluations, which means they create new datasets without executing them immediately. Execution occurs only when an action (e.g., count(), collect()) is triggered.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is the latest version of spark?

0 Answers  


What are the benefits of lazy evaluation?

1 Answers  


How do you parse data in xml? Which kind of class do you use with java to pass data?

1 Answers  


What is the biggest shortcoming of Spark?

1 Answers  


How can you implement machine learning in Spark?

1 Answers  


What is spark ml?

1 Answers  


What is aggregatebykey spark?

1 Answers  


What is sc parallelize in spark?

1 Answers  


Define the term ‘sparse vector.’

1 Answers  


What are the file formats supported by spark?

1 Answers  


What is cluster manager in spark?

1 Answers  


How can you manually partition the rdd?

1 Answers  


Categories