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 2021/01/15 12:39:28 UTC

[GitHub] [arrow] kszucs edited a comment on pull request #9115: ARROW-10457: [CI] Fix Spark branch-3.0 integration tests

kszucs edited a comment on pull request #9115:
URL: https://github.com/apache/arrow/pull/9115#issuecomment-760917973


   We definitely should test against spark releases.
   
   I executed the build against 3.0.1 but it fails with:
   ```
   - max records in batch conf *** FAILED ***
     org.apache.spark.SparkException: Job aborted due to stage failure: Task 0 in stage 21.0 failed 1 times, most recent failure: Lost task 0.0 in stage 21.0 (TID 25, 5fc0f8cfe8d2, executor driver): java.lang.NoClassDefFoundError: Could not initialize class
    org.apache.spark.sql.util.ArrowUtils$
   ```
   
   cc @BryanCutler 


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