Masatake Iwasaki created BIGTOP-3974:
----------------------------------------
Summary: Fix failure of loading OpenSSL by libhadoop.so on Ubuntu
22.04
Key: BIGTOP-3974
URL: https://issues.apache.org/jira/browse/BIGTOP-3974
Project: Bigtop
Issue Type: Bug
Components: hadoop
Reporter: Masatake Iwasaki
{noformat}
root@7c80996cf943:/# hadoop checknative
2023-08-03 03:22:24,027 INFO bzip2.Bzip2Factory: Successfully loaded &
initialized native-bzip2 library system-native
2023-08-03 03:22:24,030 INFO zlib.ZlibFactory: Successfully loaded &
initialized native-zlib library
2023-08-03 03:22:24,063 INFO nativeio.NativeIO: The native code was built
without PMDK support.
Native library checking:
hadoop: true /usr/lib/hadoop/lib/native/libhadoop.so.1.0.0
zlib: true /lib/x86_64-linux-gnu/libz.so.1
zstd : true /lib/x86_64-linux-gnu/libzstd.so.1
bzip2: true /lib/x86_64-linux-gnu/libbz2.so.1
openssl: false EVP_CIPHER_CTX_block_size
ISA-L: true /usr/lib/hadoop/lib/native/libisal.so.2
PMDK: false The native code was built without PMDK support.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)