You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created an MR. One thing that might needs to be added in this MR is, ARM-Specific Docker Image in the file .github/workflows/native_s3_fasttext.yml that modifies build configuration in case of linux-aarch64.
Description
Can you please add support for
linux-aarch64
.Generated
libjni_fasttext.so
file is compatible withx86_64
architecture only.References
Error Message
fasttext
is not getting resolved inuser.home
or any writable directory assigned toDJL_CACHE_DIR
.java.io.IOException: Resource not found in classpath: native/lib/linux-aarch64/libjni_fasttext.so
The text was updated successfully, but these errors were encountered: