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


Can you explain worker node?



Can you explain worker node?..

Answer / Atul Chandra

A Worker Node in Apache Spark is a machine that runs tasks and executes user code. Each worker node contains one or more executors, which are the actual units of computation. When an application is submitted to Spark, Spark creates a Driver Program (which manages the execution) and Worker Nodes (where the tasks are executed).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What is rdd in spark with example?

1 Answers  


Why is spark fast?

1 Answers  


What is spark configuration?

1 Answers  


Define sparkcontext in apache spark?

1 Answers  


What is Apache Spark and what are the benefits of Spark over MapReduce?

1 Answers  


What are broadcast variables in Apache Spark? Why do we need them?

1 Answers  


is it necessary to install Spark on all nodes while running Spark application on Yarn?

1 Answers  


What is spark in big data?

1 Answers  


Can you run spark on windows?

1 Answers  


What do you understand by the partitions in spark?

1 Answers  


What are the limitations of Spark?

1 Answers  


What are accumulators in Apache Spark?

1 Answers  


Categories