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


Explain about trformations and actions in the context of rdds?



Explain about trformations and actions in the context of rdds?..

Answer / Anoop Dwivedi

"Transformations in Apache Spark RDDs create new RDDs from existing ones by applying various operations like map(), filter(), groupByKey(), etc. They are lazy evaluations, meaning they do not execute until an action is triggered. Actions on the other hand, compute a result and return a value, such as count(), collect(), saveAsTextFile(), etc."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Explain about the major libraries that constitute the Spark Ecosystem?

1 Answers  


What is hadoop spark?

1 Answers  


What is pregel api?

1 Answers  


What are broadcast variables in Apache Spark? Why do we need them?

1 Answers  


What is pagerank?

1 Answers  


What is pair rdd?

1 Answers  


What role does worker node play in Apache Spark Cluster? And what is the need to register a worker node with the driver program?

1 Answers  


How do sparks work?

1 Answers  


What is heap memory in spark?

1 Answers  


What is the use of spark sql?

1 Answers  


List the benefits of Spark over MapReduce.

1 Answers  


What is the difference between spark and apache spark?

1 Answers  


Categories