jackye1995 opened a new issue, #6485:
URL: https://github.com/apache/opendal/issues/6485

   ### Describe the bug
   
   Looks like the published OpenDAL java SDK glibc version is too high
   
   ### Steps to Reproduce
   
   Trying to run OpenDAL with Spark with Debian 12 (python:3.10-bookworm), but 
got errors like:
   
   ```
   Py4JJavaError: An error occurred while calling o45.sql.
   : java.lang.UnsatisfiedLinkError: 
/tmp/libopendal_java10668025866415866836.so: /lib/aarch64-linux-gnu/libc.so.6: 
version `GLIBC_2.39' not found (required by 
/tmp/libopendal_java10668025866415866836.so)
   ```
   
   ### Expected Behavior
   
   Should succeed
   
   ### Additional Context
   
   Similar issue in Lance: https://github.com/lancedb/lance/issues/3691
   
   ### Are you willing to submit a PR to fix this bug?
   
   - [x] Yes, I would like to submit a PR.


-- 
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: commits-unsubscr...@opendal.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to