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 various types of shared variable in apache spark?



What are the various types of shared variable in apache spark?..

Answer / Aman Varshney

1. Broadcast variables: Used for sending large amounts of data to each executor without duplicating it. 2. Accumulators: Used for updating a single variable across multiple tasks and actions. 3. Distributed cache: Used to share files or RDDs between the driver program and executors.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What does MLlib do?

1 Answers  


What is executor in spark?

1 Answers  


What is the use of spark sql?

1 Answers  


What is spark databricks?

1 Answers  


What is the difference between rdd and dataframe in spark?

1 Answers  


Why Apache Spark?

1 Answers  


How to start and stop spark in interactive shell?

1 Answers  


What's rdd?

1 Answers  


How will you connect Apache Spark with Apache Mesos?

1 Answers  


How many ways can you create rdd in spark?

1 Answers  


In how many ways RDDs can be created? Explain.

1 Answers  


What is executor spark?

1 Answers  


Categories