Currently i am exploring Driver Process in Apache Spark. Have few questions around apache spark. Questions are
- Who will create Driver process , After submitting pyspark/ jar(scala) code into Spark cluster .
- Driver Process is unique to corresponding spark application or across to all submitted application in the cluster