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 is an accumulator in spark?



What is an accumulator in spark?..

Answer / Vinay Kumar Sharma

An accumulator in Spark is a variable that can be updated by each task during a computation. It allows you to store a value that accumulates over the course of the application, but it does not persist across iterations. Accumulators are useful for aggregating results from multiple tasks.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Please explain the sparse vector in Spark.

1 Answers  


Does spark use mapreduce?

1 Answers  


What apache spark is used for?

1 Answers  


Define the term ‘sparse vector.’

1 Answers  


What is accumulator in spark?

1 Answers  


Explain key features of Spark

1 Answers  


What is meant by Transformation? Give some examples.

0 Answers  


What does apache spark do?

1 Answers  


Define Spark Streaming.

1 Answers  


What is setappname spark?

1 Answers  


What is spark submit?

1 Answers  


Explain various Apache Spark ecosystem components. In which scenarios can we use these components?

1 Answers  


Categories