Skip to content

Commit 7396be2

Browse files
committed
Explicitly comment that multi-line properties are not supported
1 parent fa11ef8 commit 7396be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/spark-defaults.conf.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Default system properties included when running spark-submit.
22
# This is useful for setting default environmental settings.
3+
# Note that properties that span multiple lines are not supported.
34

45
# Example:
56
# spark.master spark://master:7077

0 commit comments

Comments
 (0)