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


How to identify that given operation is transformation/action in your program?



How to identify that given operation is transformation/action in your program?..

Answer / Atish Kumar Paswan

"In Apache Spark, transformations create a new DataFrame or RDD and return a new Action object. Transformations are lazy by default, meaning they only execute when an action is triggered. Actions, on the other hand, perform an operation that generates a physical result, such as saving data to a file or counting the number of records in a DataFrame."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Why is Spark RDD immutable?

1 Answers  


How apache spark works?

1 Answers  


Why is transformation lazy operation in Apache Spark RDD? How is it useful?

1 Answers  


How do we represent data in Spark?

1 Answers  


Is spark better than hadoop?

1 Answers  


What is faster than apache spark?

1 Answers  


Explain accumulators in apache spark.

1 Answers  


What is executor and driver in spark?

1 Answers  


What are common uses of Apache Spark?

1 Answers  


Do you need to install spark on all nodes of yarn cluster?

1 Answers  


Why does spark skip stages?

1 Answers  


What is spark lineage?

1 Answers  


Categories