Github user vanzin commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3209#discussion_r20181813
  
    --- 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 --
    
    Personally, I think `spark.yarn.user.classpath.first` is a little too 
dangerous for us to publicly document - and we've lived so far without 
documenting it, and asking people to try it on a as-needed basis. But let's see 
if others (@tgravescs @andrewor14) have a different opinion.


---
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]

Reply via email to