Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/9615#issuecomment-157218483
  
    > And regardless - should we be shading so that users shouldn't have to set 
the userClassPathFirst settings on drivers and/or executors?
    
    But you stated before that shading wasn't yet fully done by this patch? Is 
that not the case anymore? I've stated what my worry is: JAX-RS is based on 
annotations and shading annotations tends to break scalac-generated code.
    
    If you have fixed the shading, you need to (i) build spark using maven and 
(ii) test that everything, especially the spark-shell, still works. Please 
refer to the PR I linked to before (#9585). The PR builder is not enough, since 
even if you trigger it with maven, it adds too many things to the test 
classpath, preventing the error from happening.


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