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 the role of Spark Driver in spark applications?



What is the role of Spark Driver in spark applications?..

Answer / Awadhesh Kumar Singh

The Driver program in Apache Spark creates an execution graph, launches Executor processes, and manages their work. It's responsible for initializing SparkContext, reading input data, creating RDDs (Resilient Distributed Datasets), and specifying transformations and actions to be performed on the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

Can you explain broadcast variables?

1 Answers  


Is it necessary to learn hadoop for spark?

1 Answers  


How Spark uses Akka?

1 Answers  


Is it necessary to start Hadoop to run any Apache Spark Application ?

1 Answers  


What is spark vs hadoop?

1 Answers  


What is accumulators and broadcast variables in spark?

1 Answers  


Can you do real-time processing with Spark SQL?

1 Answers  


What is Spark SQL?

1 Answers  


How you can use Akka with Spark?

1 Answers  


What is difference between cache and persist in spark?

1 Answers  


What is the difference between hadoop and spark?

1 Answers  


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

1 Answers  


Categories