We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hadoop Native Libraries are installed but apparently there is a bug upstream that fails for BZIP2.
Links:
See also @codingtony 's comment on pull request #23 .
docker run --rm -i hadoop-test hadoop checknative 15/10/01 23:27:46 WARN bzip2.Bzip2Factory: Failed to load/initialize native-bzip2 library system-native, will use pure-Java version 15/10/01 23:27:46 INFO zlib.ZlibFactory: Successfully loaded & initialized native-zlib library Native library checking: hadoop: true /usr/local/hadoop/lib/native/libhadoop.so.1.0.0 zlib: true /lib/x86_64-linux-gnu/libz.so.1 snappy: true /usr/lib/libsnappy.so.1 lz4: true revision:99 bzip2: false openssl: true /usr/lib/x86_64-linux-gnu/libcrypto.so
The text was updated successfully, but these errors were encountered:
This issue is related to issue #8 which installed the hadoop native libraries, but was not able to fix it for bzip2.
Sorry, something went wrong.
No branches or pull requests
Hadoop Native Libraries are installed but apparently there is a bug upstream that fails for BZIP2.
Links:
See also @codingtony 's comment on pull request #23 .
The text was updated successfully, but these errors were encountered: