GitHub user tellison opened a pull request:

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

    [SPARK-2018] [CORE] Upgrade LZF library to fix endian serialization p…

    …roblem
    
    Pick up newer version of dependency with fix for SPARK-2018.  The update 
involved patching the ning/compress LZF library to handle big endian systems 
correctly.
    
    Credit goes to @gireeshpunathil for diagnosing the problem, and 
@cowtowncoder for fixing it.
    
    Spark tests run clean for me.

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

    $ git pull https://github.com/tellison/spark UpgradeLZF

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

    https://github.com/apache/spark/pull/6077.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 #6077
    
----
commit ad8d4efa58b2c48f8e546a1cec715680cb882e3f
Author: Tim Ellison <[email protected]>
Date:   2015-05-12T08:33:41Z

    [SPARK-2018] [CORE] Upgrade LZF library to fix endian serialization problem

----


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