iwasakims commented on PR #1341:
URL: https://github.com/apache/bigtop/pull/1341#issuecomment-2817907816

   openssl can be loaded on Ubuntu 24.04 container with the patch.
   
   ```
   root@2a929bc7e73e:/# hadoop checknative
   2025-04-21 08:03:52,229 INFO bzip2.Bzip2Factory: Successfully loaded & 
initialized native-bzip2 library system-native
   2025-04-21 08:03:52,232 INFO zlib.ZlibFactory: Successfully loaded & 
initialized native-zlib library
   2025-04-21 08:03:52,268 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: true /lib/x86_64-linux-gnu/libcrypto.so
   ISA-L:   true /usr/lib/hadoop/lib/native/libisal.so.2
   PMDK:    false The native code was built without PMDK support.
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to