Revision d8328d8d1cdaeae5d8a5ebee3e4c807821c8ddf3 authored by Marcelo Vanzin on 22 May 2017, 19:34:15 UTC, committed by Marcelo Vanzin on 22 May 2017, 19:34:24 UTC
Restore code that was removed as part of SPARK-17979, but instead of
using the deprecated env variable name to propagate the class path, use
a new one.

Verified by running "./bin/spark-class o.a.s.executor.CoarseGrainedExecutorBackend"
manually.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #18037 from vanzin/SPARK-20814.

(cherry picked from commit df64fa79d678e354efe3969a6ba25d964128ce18)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
1 parent 2fd6138
History
File Mode Size
docker.properties.template -rw-r--r-- 996 bytes
fairscheduler.xml.template -rw-r--r-- 1.1 KB
log4j.properties.template -rw-r--r-- 2.0 KB
metrics.properties.template -rw-r--r-- 7.1 KB
slaves.template -rw-r--r-- 865 bytes
spark-defaults.conf.template -rw-r--r-- 1.3 KB
spark-env.sh.template -rwxr-xr-x 3.6 KB

back to top