Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Hadoop 2.9.2 #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

luohao
Copy link

@luohao luohao commented Jan 9, 2019

Update to Hadoop 2.9.2.

  • The native libraries need to be updated due to some new APIs, and these libraries need to be built with -Drequire.snappy -Drequire.zstd flags (the native libraries in Hadoop 2.9.2 release does not have these flags).
  • Bzip2Factory.isNativeBzip2Loaded no longer needs to be loaded because there is a Java built-in implementation.
  • remove an unnecessary close().

@luohao
Copy link
Author

luohao commented Jan 9, 2019

Native libs for ppc64le is not updated. I am working on setting up an environment to build it. Will update it once the binary is ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants