Commit eaf63e6
pgandhi
[SPARK-21798]: No config to replace deprecated SPARK_CLASSPATH config for launching daemons like History Server
Adding new env variable SPARK_DAEMON_CLASSPATH to set classpath for launching daemons. Tested and verified for History Server and Standalone Mode.1 parent 2d01cab commit eaf63e6
File tree
1 file changed
+2
-1
lines changed- launcher/src/main/java/org/apache/spark/launcher
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments