vibhatha commented on PR #40520: URL: https://github.com/apache/arrow/pull/40520#issuecomment-2058267202
I guess this is the issue? I am going to try from scratch and see. ```bash mv: inter-device move failed: ‘/build/java_jni/java-jni/lib/arrow_cdata_jni’ to ‘/arrow/java-dist/arrow_cdata_jni’; unable to remove target: Directory not empty mv: inter-device move failed: ‘/build/java_jni/java-jni/lib/arrow_dataset_jni’ to ‘/arrow/java-dist/arrow_dataset_jni’; unable to remove target: Directory not empty mv: inter-device move failed: ‘/build/java_jni/java-jni/lib/arrow_orc_jni’ to ‘/arrow/java-dist/arrow_orc_jni’; unable to remove target: Directory not empty mv: inter-device move failed: ‘/build/java_jni/java-jni/lib/gandiva_jni’ to ‘/arrow/java-dist/gandiva_jni’; unable to remove target: Directory not empty ``` -- 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]
