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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
