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
src
pom.xml -rw-r--r-- 4.6 KB

back to top