hadoop-lzo icon indicating copy to clipboard operation
hadoop-lzo copied to clipboard

Smaller lzo indexes: make #43 apply to current codebase

Open dvryaboy opened this issue 11 years ago • 3 comments

Make smaller lzo indexes by encoding the offsets instead of just writing them down naively.

Note this does not address any of @rangadi's comments from 2 years ago on #43, this is just bringing the PR up to a point where it can be applied to the mavenized build.

dvryaboy avatar Sep 05 '14 18:09 dvryaboy

ugh MacOS is fighting git on file capitalization.. one sec.

dvryaboy avatar Sep 05 '14 18:09 dvryaboy

Ok the test failures appear unrelated:

SEVERE: Could not load native gpl library

java.lang.UnsatisfiedLinkError: no gplcompression in java.library.path

The new tests actually pass.

dvryaboy avatar Sep 05 '14 19:09 dvryaboy

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Dmitriy Ryaboy seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jul 18 '19 15:07 CLAassistant