You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/22 00:49:33 UTC

[GitHub] [spark] dongjoon-hyun edited a comment on pull request #31864: [SPARK-34772][SQL] RebaseDateTime loadRebaseRecords should use Spark classloader instead of context

dongjoon-hyun edited a comment on pull request #31864:
URL: https://github.com/apache/spark/pull/31864#issuecomment-803691936


   Hi, All.
   The test case seems to be broken in Java 11 environment. Could you take a look at that?
   ```
   $ build/sbt "hive/testOnly *.HiveSparkSubmitSuite -- -z SPARK-34772" -Phive
   ...
   [info] *** 1 TEST FAILED ***
   [error] Failed: Total 1, Failed 1, Errors 0, Passed 0
   [error] Failed tests:
   [error] 	org.apache.spark.sql.hive.HiveSparkSubmitSuite
   [error] (hive / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful
   [error] Total time: 328 s (05:28), completed Mar 21, 2021, 5:32:39 PM
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org