Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
Description
Standalone uses "spark.files.userClassPathFirst" while Yarn uses "spark.yarn.user.classpath.first". Adding support for the former in Yarn should be pretty trivial.
Don't know if Mesos has anything similar.
Attachments
Issue Links
- is duplicated by
-
SPARK-4739 spark.files.userClassPathFirst does not work in local[*] mode
- Resolved
-
SPARK-5358 spark.files.userClassPathFirst doesn't work correctly
- Resolved
-
SPARK-3053 Reconcile spark.files.userClassPathFirst with spark.yarn.user.classpath.first
- Resolved
- relates to
-
SPARK-5358 spark.files.userClassPathFirst doesn't work correctly
- Resolved
- links to