[
https://issues.apache.org/jira/browse/BIGTOP-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163886#comment-13163886
]
Roman Shaposhnik commented on BIGTOP-289:
-----------------------------------------
@Tom, as Bruno pointed out, we are better off treating libsnappy as its own
package. On newer Linux distros that package is provided by the distribution
itself. On older -- it is not. The question then becomes what Bigtop to do. We
can, theoretically, introduce a package for snappy, but that will be somewhat
orthogonal to Bigtop's charter of packaging only Apache stuff.
> hadoop-0.23: need to package native libraries for compression
> -------------------------------------------------------------
>
> Key: BIGTOP-289
> URL: https://issues.apache.org/jira/browse/BIGTOP-289
> Project: Bigtop
> Issue Type: Bug
> Components: RPM
> Affects Versions: 0.3.0
> Reporter: Wing Yew Poon
> Assignee: Roman Shaposhnik
>
> I installed hadoop from the hadoop-0.23 branch build.
> There does not appear to be a hadoop-native package.
> I'm not finding the native libraries for compression, although the snappy
> codec is in the hadoop-common.jar:
> [root@localhost hadoop]# jar -tf hadoop-common.jar | grep -i snappy
> org/apache/hadoop/io/compress/snappy/
> org/apache/hadoop/io/compress/SnappyCodec.class
> org/apache/hadoop/io/compress/snappy/LoadSnappy.class
> org/apache/hadoop/io/compress/snappy/SnappyDecompressor.class
> org/apache/hadoop/io/compress/snappy/SnappyCompressor.class
> org/apache/hadoop/io/compress/snappy/package-info.class
--
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