aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2010-10-16 21:51:25 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2010-10-16 21:51:25 -0700
commite5fb280ec82072fdd3373136a41f96c9536a1592 (patch)
tree5649dec7c04607212c76232719bde9ca680391f1 /conf
parent023ed194b465b1ada80be1ef0deea0da99ce109e (diff)
downloadspark-e5fb280ec82072fdd3373136a41f96c9536a1592.tar.gz
spark-e5fb280ec82072fdd3373136a41f96c9536a1592.tar.bz2
spark-e5fb280ec82072fdd3373136a41f96c9536a1592.zip
Changed the config files that were included in git to templates which
are used to create an initial copy of each config file if the user does not have one. This way, users won't accidentally commit their changes to config files to git.
Diffstat (limited to 'conf')
-rw-r--r--conf/java-opts.template (renamed from conf/java-opts)0
-rw-r--r--conf/log4j.properties.template (renamed from conf/log4j.properties)0
-rwxr-xr-xconf/spark-env.sh.template (renamed from conf/spark-env.sh)0
3 files changed, 0 insertions, 0 deletions
diff --git a/conf/java-opts b/conf/java-opts.template
index e69de29bb2..e69de29bb2 100644
--- a/conf/java-opts
+++ b/conf/java-opts.template
diff --git a/conf/log4j.properties b/conf/log4j.properties.template
index d72dbadc39..d72dbadc39 100644
--- a/conf/log4j.properties
+++ b/conf/log4j.properties.template
diff --git a/conf/spark-env.sh b/conf/spark-env.sh.template
index 6852b23a34..6852b23a34 100755
--- a/conf/spark-env.sh
+++ b/conf/spark-env.sh.template