Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lfygh opened this issue Dec 19, 2022 · 1 comment
Open

Comments

@lfygh
Copy link

lfygh commented Dec 19, 2022

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.

@jimexist
Copy link
Collaborator

what machine build / arch are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants