MaxGekk edited a comment on pull request #32087: URL: https://github.com/apache/spark/pull/32087#issuecomment-815641570
The failed tests from the `hive - other tests`: ``` [info] *** 2 TESTS FAILED *** [error] Error: Total 687, Failed 5, Errors 88, Passed 594, Ignored 1 [error] Failed tests: [error] org.apache.spark.sql.hive.JavaDataFrameSuite [error] org.apache.spark.sql.hive.JavaMetastoreDataSourcesSuite [error] org.apache.spark.sql.hive.HiveSharedStateSuite ``` I ran the test suites locally w/o any problems. And the tests should not be related to this PR. TPC-DS GA failed with known issue: ``` [info] org.apache.spark.sql.TPCDSQueryTestSuite *** ABORTED *** (1 second, 7 milliseconds) [info] java.net.BindException: Cannot assign requested address: Service 'sparkDriver' failed after 100 retries (on a random free port)! Consider ``` -- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
