raulcd opened a new issue, #44980: URL: https://github.com/apache/arrow/issues/44980
### Describe the bug, including details regarding any error messages, version, and platform. The Spark integration jobs were using the Java implementation to build spark against. They are currently failing with: ``` Removed build tracker: '/tmp/pip-build-tracker-_6u01r9l' + popd + '[' OFF == ON ']' / /arrow/ci/scripts/integration_spark.sh: line 36: pushd: /arrow/java: No such file or directory ``` This should be investigated and fixed. I am unsure whether this should be moved to the arrow-java implementation. ### Component(s) Continuous Integration, Java, Python -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org