You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/11 16:01:57 UTC

[GitHub] [arrow] soma-cepel commented on issue #12376: Error loading native libraries: java.io.FileNotFoundException: libarrow_dataset_jni.dylib

soma-cepel commented on issue #12376:
URL: https://github.com/apache/arrow/issues/12376#issuecomment-1036363893


   hi @davisusanibar, I removed all files in Maven's local cache using `rm -rf ~/.m2/repository/org/apache/arrow` and then built again. Now the `~/.m2/repository/org/apache/arrow/arrow-dataset/7.0.0/arrow-dataset-7.0.0.jar` file contains the .so and .dylib LIBs
   
   The previous incomplete `arrow-dataset-7.0.0.jar` file that was in my local Maven cache I had created in the Arrow build process using the documented procedures and therefore did not contain the LIBs.
   
   Now the error no longer occurs. I'm closing the Issue. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org