Hi all,
Using hadoop 3.3.6, hbase 2.5.6, and jdk 11 on EL9 we're seeing an
UnsatisfiedLinkError when running the NativeLibraryChecker. It's
identical to this question on StackOverflow:
*
https://stackoverflow.com/questions/72517212/check-hbase-native-extension-got-warn-main-lz4-lz4compressor-java-lang-unsati
I've noticed it was moved from the os packages to lz4-java, and now
exists in hbase/libs. Is this just a java library path issue?
On the NativeLibrary docs page it says the native hadoop library
includes various components, including lz4. When running 'hadoop
checknative -a' as is done in the example down the page, our output is
missing lz4.
*
https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/NativeLibraries.html
Thanks for your time!
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]