Where does Spark Driver run on Yarn?



Where does Spark Driver run on Yarn?..

Answer / Zakir Abbas Baaqri

In a YARN environment, the Spark Driver runs as an application master. It is responsible for managing and monitoring the execution of the application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What are the features of Spark?

1 Answers  


Define paired RDD in Apache Spark?

1 Answers  


What are the disadvantages of using Spark?

1 Answers  


Is bigger than spark driver maxresultsize?

1 Answers  


What exactly is apache spark?

1 Answers  


Why is spark fast?

1 Answers  


What are the components of Spark Ecosystem?

1 Answers  


How do I install spark?

1 Answers  


Explain distnct(),union(),intersection() and substract() transformation in Spark?

1 Answers  


What is the use of checkpoints in spark?

1 Answers  


How is transformation on rdd different from action?

1 Answers  


What are the transformations in spark?

1 Answers  


Categories