Skip to content
Snippets Groups Projects
Commit 9d65f271 authored by Patrick Wendell's avatar Patrick Wendell
Browse files

HOTFIX: Minor typo in conf template

parent 7557c4cf
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,4 @@
# spark.eventLog.dir hdfs://namenode:8021/directory
# spark.serializer org.apache.spark.serializer.KryoSerializer
# spark.driver.memory 5g
# spark.executor.extraJavaOptions -XX:+PrintGCDetail -Dkey=value -Dnumbers="one two three"
# spark.executor.extraJavaOptions -XX:+PrintGCDetails -Dkey=value -Dnumbers="one two three"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment