This repository was archived by the owner on Jan 9, 2020. It is now read-only.
Commit e3b2360
Read classpath entries from SPARK_EXTRA_CLASSPATH on executors. (#383)
This makes executors consistent with the driver. Note that
SPARK_EXTRA_CLASSPATH isn't set anywhere by Spark itself, but it's
primarily meant to be set by images that inherit from the base
driver/executor images.1 parent 4ffb4d6 commit e3b2360
File tree
1 file changed
+1
-0
lines changed- resource-managers/kubernetes/docker-minimal-bundle/src/main/docker/executor
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
0 commit comments