Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
LZ4 is like LZ0, but with better decompression rates and it's BSD license, which means we can incorporate it in svn. Information about it is found here http://code.google.com/p/lz4/ . Additionally, there exists a JNI library for it (and snappy, for ACCUMULO-139 ) at https://github.com/decster/jnicompressions . I did not find the license for that, but it's a potential option.
Attachments
Issue Links
- is related to
-
HADOOP-7657 Add support for LZ4 compression
- Closed