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 briefly what is Action in Apache Spark? How is final result generated using an action?



Explain briefly what is Action in Apache Spark? How is final result generated using an action?..

Answer / Suman Yadav

{"Action": "An action causes the RDD to be computed (i.e., evaluated) and the result of the computation is materialized. Actions are blocking operations, meaning they wait for all tasks related to the computation to complete before returning a final result."n"result": "The final result is generated using an action by triggering it on an RDD or DStream. The returned value represents the aggregated output of the specified transformation(s) on the input dataset.""}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Is dataframe immutable?

1 Answers  


Explain different transformation on DStream?

1 Answers  


Explain pipe() operation in Apache Spark?

1 Answers  


How spark is faster than hadoop?

1 Answers  


What are the key features of Apache Spark that you like?

1 Answers  


What is difference between rdd and dataframe?

1 Answers  


What is spark vs scala?

1 Answers  


Explain the flatMap operation on Apache Spark RDD?

1 Answers  


What are spark jobs?

1 Answers  


Can copper cause a spark?

1 Answers  


Does spark use tez?

1 Answers  


Define partitions in apache spark.

1 Answers  


Categories