Closed saniyanajeeb closed 4 years ago
@saniyanajeeb please put the test case to check the functinality
Tested the changes on Dr Elephant test machine for spark jobs running on prod cluster: Few examples after increasing the buffer fraction to 0.5:
For one application, The spark.driver.memory is now being suggested as 4 GB. With the older value of buffer fraction (0.2), this would have been 2.74 GB rounded off to 3 GB.
@pralabhkumar
LGTM
Increasing buffer fraction in Spark Driver Memory Heuristic.