AD Aditya In a spark application, how does driver memory affect CPU utilization? Spark driver node plays a key role in the health of a given spark job. We can submit spark jobs in client mode or cluster mode. In client…