Answer Posted / Ram Avtar Sharma
A Spark Driver is the main program where you create a SparkContext and submit jobs to the Spark cluster. It acts as an interface between the user code and the Spark execution engine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers