-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #48 from noodlesbad/master
updated native libraries to latest: LZ4 and ZSTD
- Loading branch information
Showing
124 changed files
with
34,871 additions
and
10,794 deletions.
There are no files selected for viewing
Binary file modified
BIN
+595 KB
(280%)
...op-4mc/src/main/resources/com/hadoop/compression/fourmc/darwin/x86_64/libhadoop-4mc.dylib
Binary file not shown.
Binary file modified
BIN
+569 KB
(310%)
.../hadoop-4mc/src/main/resources/com/hadoop/compression/fourmc/linux/amd64/libhadoop-4mc.so
Binary file not shown.
Binary file modified
BIN
+485 KB
(270%)
java/hadoop-4mc/src/main/resources/com/hadoop/compression/fourmc/linux/i386/libhadoop-4mc.so
Binary file not shown.
Binary file modified
BIN
+511 KB
(230%)
...hadoop-4mc/src/main/resources/com/hadoop/compression/fourmc/win32/amd64/libhadoop-4mc.dll
Binary file not shown.
Binary file modified
BIN
+645 KB
(490%)
.../hadoop-4mc/src/main/resources/com/hadoop/compression/fourmc/win32/i386/libhadoop-4mc.dll
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,7 +37,8 @@ | |
**/ | ||
#include <jni.h> | ||
#include <zstd.h> | ||
#include <error_public.h> | ||
#include <error_private.h> | ||
|
||
|
||
|
||
/* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.