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 driver and executor in spark?



What is driver and executor in spark?..

Answer / Sudhir Kumar Singh

In Apache Spark, the Driver is the main program that creates a SparkContext, specifies the dataset and operations to be performed on it, and coordinates the execution of tasks across multiple nodes. Executors are worker processes that run on each node, execute the tasks assigned by the driver, and return the results back to the driver.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Is it possible to run Apache Spark on Apache Mesos?

1 Answers  


Does spark need hadoop?

1 Answers  


What is lineage graph in Apache Spark?

1 Answers  


What are the various levels of persistence in Apache Spark?

1 Answers  


Is spark sql faster than hive?

1 Answers  


What are the file formats supported by spark?

1 Answers  


What is difference between rdd and dataframe?

1 Answers  


Why do people use spark?

1 Answers  


Does spark require hadoop?

1 Answers  


What is the use of spark sql?

1 Answers  


What exactly is spark?

1 Answers  


Is it possible to run Spark and Mesos along with Hadoop?

1 Answers  


Categories