You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Dave Revell (JIRA)" <ji...@apache.org> on 2012/06/26 02:27:43 UTC

[jira] [Updated] (HADOOP-8528) Add pure java snappy as an option

     [ https://issues.apache.org/jira/browse/HADOOP-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Revell updated HADOOP-8528:
--------------------------------

    Summary: Add pure java snappy as an option  (was: Consider using java snappy instead of native)

Per Todd, changed title to "Add pure java snappy as an option"
                
> Add pure java snappy as an option
> ---------------------------------
>
>                 Key: HADOOP-8528
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8528
>             Project: Hadoop Common
>          Issue Type: Wish
>            Reporter: Dave Revell
>            Priority: Minor
>
> Using native libs for snappy has some disadvantages:
>  - Requires libhadoop and libsnappy to be installed on servers, test machines, and any server running a minicluster with a SNAPPY CF
>  - Requires configuration of java.library.path
>  - Complicates the POM
> A pure java implementation of snappy is available, ASL2 licensed: http://code.google.com/p/snappy-java/ . Benchmarks versus native snappy are available: https://github.com/ning/jvm-compressor-benchmark/wiki

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira