Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/3209#discussion_r20186306
--- Diff: docs/configuration.md ---
@@ -224,6 +224,7 @@ Apart from these, the following properties are also
available, and may be useful
(Experimental) Whether to give user-added jars precedence over Spark's
own jars when
loading classes in Executors. This feature can be used to mitigate
conflicts between
Spark's dependencies and user dependencies. It is currently an
experimental feature.
+ (On Yarn use spark.yarn.user.classpath.first)
--- End diff --
Yeah I think it's sufficient to add a one line doc that the other config
doesn't work on Yarn.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]