Last active
March 23, 2017 09:39
-
-
Save bsikander/4027136f6a6c91eabad576495c4d797d to your computer and use it in GitHub Desktop.
Default Configuration file for MASTER
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
spark.streaming.backpressure.enabled true | |
spark.eventLog.enabled true | |
#### configurable #### | |
spark.driver.memory 2g | |
spark.executor.memory 2g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment