Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/4252#issuecomment-71927775
  
    Hey @pwendell,
    
    Just remembered that there's an extra bit that needs to be taken care of 
when shading. `core/pom.xml` has a `copy-dependencies` task to copy certain 
artifacts into the build directory. That is used when running with 
`SPARK_PREPEND_CLASSES` since the raw compiled classes do not go through the 
relocation process.
    
    That needs to be extended to Jetty too. Also I should probably take a look 
if that is still working for Guava since that's not a direct dependency anymore 
in `core/`...


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