HyukjinKwon edited a comment on issue #26695: [SPARK-29991][INFRA] Support `test-hive1.2` in PR Builder URL: https://github.com/apache/spark/pull/26695#issuecomment-559655025 Seems this PR caused the test failure - https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/114582/testReport/ ``` org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPageSuite.thriftserver page should load org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPageSuite.thriftserver session page should load successfully ``` It looks like the tests against Hive 2.3 didn't run because the PR title constantly has `test-hive1.2` .. :-) .. After reverting this, seems the tests were recovered (https://github.com/apache/spark/pull/26706)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
