Skip to content

Include GLIBC version with provided jars #2504

@lfdversluis

Description

@lfdversluis

What is the problem the feature request solves?

I have been keeping an eye on this project for a while and with Scala 2.13 supported and some bugfixes, I gave it a go. I tried using the provided JARs online, but when running a query against Spark, I get

java.lang.UnsatisfiedLinkError: /tmp/libcomet-17465649045345702051.so: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /tmp/libcomet-17465649045345702051.so)`

We are running on RHEL 7 which has an older GLIBC. Perhaps the list on the website https://datafusion.apache.org/comet/user-guide/0.10/installation.html can include this information? For now, I think I'll have to build it from source.

Thanks for the nice work so far!

Describe the potential solution

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions