aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMridul Muralidharan <mridul@gmail.com>2013-04-24 09:24:17 +0530
committerMridul Muralidharan <mridul@gmail.com>2013-04-24 09:24:17 +0530
commitdd515ca3ee011cbf9b6941bb45afc55fd905fda8 (patch)
tree284b4c31d0d7c8c06b4f78125ddb50037ee50630 /conf
parentadcda84f9646f12e6d5fb4f1e5e3a1b0a98b7c9f (diff)
parent17e076de800ea0d4c55f2bd657348641f6f9c55b (diff)
downloadspark-dd515ca3ee011cbf9b6941bb45afc55fd905fda8.tar.gz
spark-dd515ca3ee011cbf9b6941bb45afc55fd905fda8.tar.bz2
spark-dd515ca3ee011cbf9b6941bb45afc55fd905fda8.zip
Attempt at fixing merge conflict
Diffstat (limited to 'conf')
-rwxr-xr-xconf/spark-env.sh.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/spark-env.sh.template b/conf/spark-env.sh.template
index 6d71ec5691..37565ca827 100755
--- a/conf/spark-env.sh.template
+++ b/conf/spark-env.sh.template
@@ -12,6 +12,7 @@
# - SPARK_WORKER_CORES, to set the number of cores to use on this machine
# - SPARK_WORKER_MEMORY, to set how much memory to use (e.g. 1000m, 2g)
# - SPARK_WORKER_PORT / SPARK_WORKER_WEBUI_PORT
+# - SPARK_WORKER_INSTANCES, to set the number of worker instances/processes to be spawned on every slave machine
#
# Finally, Spark also relies on the following variables, but these can be set
# on just the *master* (i.e. in your driver program), and will automatically