GitHub user yy2016 opened a pull request:

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

    [SPARK-13663] Upgrade Snappy Java to 1.1.2.1

    ## What changes were proposed in this pull request?
    
    The JVM memory leaky problem reported in 
https://github.com/xerial/snappy-java/issues/131 has been resolved in 1.1.2.1 
release.
    This PR upgrades snappy-java to 1.1.2.1 release.
    
    
    ## How was this patch tested?
    
    Through unit tests.
    


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

    $ git pull https://github.com/yy2016/spark master

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

    https://github.com/apache/spark/pull/11524.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 #11524
    
----
commit 382e7b2bdbfef919511cc09ef75797d13619328c
Author: tedyu <[email protected]>
Date:   2016-02-29T01:45:24Z

    test

commit 70187151ae9724a96c35533373503759acfbd13b
Author: tedyu <[email protected]>
Date:   2016-02-29T01:46:46Z

    Undo test

commit 7e51f1c7bb13eec5bde59b5a0b5aae84a79a1109
Author: tedyu <[email protected]>
Date:   2016-03-04T15:52:24Z

    [SPARK-13663] Upgrade Snappy Java to 1.1.2.1

----


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