We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a992ae2 commit c7b9926Copy full SHA for c7b9926
conf/spark-defaults.conf.template
@@ -6,4 +6,4 @@
6
# spark.eventLog.enabled true
7
# spark.eventLog.dir hdfs://namenode:8021/directory
8
# spark.serializer org.apache.spark.serializer.KryoSerializer
9
-# spark.executor.extraJavaOptions -XX:+PrintGCDetail -Dmy.property="one two three"
+# spark.executor.extraJavaOptions -XX:+PrintGCDetail -Dnumbers="one \"two\" three"
0 commit comments