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


Why is there a need for broadcast variables when working with Apache Spark?



Why is there a need for broadcast variables when working with Apache Spark?..

Answer / Amit Jeet Kumar

Broadcast variables are useful in Apache Spark when a large dataset needs to be accessed by many tasks. By broadcasting the data, it reduces network communication overhead since only the changes in the dataset are sent instead of the entire dataset.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

List the advantage of Parquet file in Apache Spark?

0 Answers  


What does apache spark do?

1 Answers  


Explain different transformations in DStream in Apache Spark Streaming?

1 Answers  


What is difference between spark and scala?

1 Answers  


What is sc parallelize in spark?

1 Answers  


Is spark based on hadoop?

1 Answers  


What is a partition in spark?

1 Answers  


What does spark do during speculative execution?

1 Answers  


Compare MapReduce and Spark?

1 Answers  


Describe Spark SQL?

1 Answers  


Explain the operations of Apache Spark RDD?

1 Answers  


What is coalesce in spark sql?

1 Answers  


Categories