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 2020/10/27 08:08:56 UTC

[GitHub] [arrow] liyafan82 commented on pull request #8526: ARROW-10388: [Java] Fix Spark integration build failure

liyafan82 commented on pull request #8526:
URL: https://github.com/apache/arrow/pull/8526#issuecomment-717064496


   The first test (test-conda-python-3.7-spark-branch-3.0) failed because of lacking a library on the class path:
   ```
   Caused by: java.lang.RuntimeException: No DefaultAllocationManager found on classpath. Can't allocate Arrow buffers. Please consider adding arrow-memory-netty or arrow-memory-unsafe as a dependency.
   ```


----------------------------------------------------------------
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.

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