GitHub user steveloughran opened a pull request:

    https://github.com/apache/spark/pull/10780

    [SPARK-12807] [YARN] [WIP] Spark External Shuffle not working in Hadoop 
clusters with Jackson 2.2.3

    Patch to
    
    1. Shade jackson 2.x in spark-yarn-shuffle JAR
    2. Use maven failsafe integration test to verify the JAR has the renamed 
classes
    
    The initial patch doesn't have feature (1) working yet, even though the 
code matches what we shade elsewhere. Hence the WIP attribute 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steveloughran/spark 
stevel/patches/SPARK-12807-master-shuffle

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/10780.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10780
    
----
commit ed18dd3206fddf5d81da25aabfe9ac9915e4179b
Author: Steve Loughran <[email protected]>
Date:   2016-01-15T23:52:05Z

    SPARK-12807 WiP shading patch + integration tests (after shading) to verify 
shading is there. currently they fail

----


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