lfdversluis commented on issue #2504:
URL: 
https://github.com/apache/datafusion-comet/issues/2504#issuecomment-3356189333

   I just compiled comet in a docker container running CentOS 7, yet I still get
   > Comet extension is disabled because of error when loading native lib. 
Falling back to Spark
   java.lang.UnsatisfiedLinkError: /tmp/libcomet-3482603494165917815.so: 
/lib64/libm.so.6: version `GLIBC_2.27' not found (required by 
/tmp/libcomet-3482603494165917815.so)
   
   Is something pulling a different libc?
   The container definitely has the old glibc
   ```
   ldd --version
   ldd (GNU libc) 2.17
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to