Skip to content

bug: Java glibc version too high #6485

@jackye1995

Description

@jackye1995

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: lance-format/lance#3691

Are you willing to submit a PR to fix this bug?

  • Yes, I would like to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions