Skip to content

java.lang.UnsatisfiedLinkError: no datafusion_jni in java.library.path #66

@lfygh

Description

@lfygh

Does it support jdk11? according to the readme, it supports jdk11, but when I change the java version to jdk11, and run ExampleMain.java, it reports the error:

java.lang.UnsatisfiedLinkError: no datafusion_jni in java.library.path: [xxx/datafusion-java/datafusion-java/build/jni_libs/dev]
Unsupported OS/arch (`Osx' detected), cannot find `/jni_libs/libdatafusion_jni.dylib' or load `datafusion_jni' from system libraries. Please try building from source the jar or providing datafusion_jni in your system.

then when I change version to jdk17, it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions