Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Read classpath entries from SPARK_EXTRA_CLASSPATH on executors. (apac…
…he-spark-on-k8s#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.
- Loading branch information