Skip to content

Update to Hadoop 2.9.2 - #33

Open
luohao wants to merge 2 commits into
prestodb:masterfrom
luohao:hluo/update-hadoop-2.9.2
Open

Update to Hadoop 2.9.2#33
luohao wants to merge 2 commits into
prestodb:masterfrom
luohao:hluo/update-hadoop-2.9.2

Conversation

@luohao

@luohao luohao commented Jan 9, 2019

Copy link
Copy Markdown

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

luohao commented Jan 9, 2019

Copy link
Copy Markdown
Author

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