[ https://issues.apache.org/jira/browse/HADOOP-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-851: -------------------------------- Status: Open (was: Patch Available) I am able to build this without problem on Ubuntu Edgy. Since liblzo2 isn't normally installed, I'm hesitant to include this in libhadoop.so, since I think libhadoop.so would then no longer link unless folks have liblzo2 installed. (This is different from zlib, which is normally installed on most systems.) It's a pain to build a separate library, but I don't see an alternative. Also, can you please add a unit test? This should be a no-op when the native code isn't available. This could be a simple addition to TestSequenceFile#testSequenceFile, having it test another codec. > Implement the LzoCodec with support for the lzo compression algorithms > ---------------------------------------------------------------------- > > Key: HADOOP-851 > URL: https://issues.apache.org/jira/browse/HADOOP-851 > Project: Hadoop > Issue Type: New Feature > Components: io > Reporter: Arun C Murthy > Assigned To: Arun C Murthy > Attachments: HADOOP-851_1_20070103.patch > > > lzo is clearly one the best compression libraries out there: ... > http://compression.ca/act/act-summary.html > It should be a good value-add for hadoop... -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira