HyukjinKwon commented on a change in pull request #26710:
[SPARK-29991][INFRA][test-hive1.2] Support `test-hive1.2` and `test-hive2.3`
(default) in PR builder
URL: https://github.com/apache/spark/pull/26710#discussion_r352008959
##########
File path: project/SparkBuild.scala
##########
@@ -476,7 +476,8 @@ object SparkParallelTestGrouping {
"org.apache.spark.ml.classification.LinearSVCSuite",
"org.apache.spark.sql.SQLQueryTestSuite",
"org.apache.spark.sql.hive.thriftserver.ThriftServerQueryTestSuite",
- "org.apache.spark.sql.hive.thriftserver.SparkSQLEnvSuite"
+ "org.apache.spark.sql.hive.thriftserver.SparkSQLEnvSuite",
+ "org.apache.spark.sql.hive.thriftserver.ui.ThriftServerPageSuite"
Review comment:
This fixes the test failure against Hive 2.3 (tested in
https://github.com/apache/spark/pull/26706); however, I have no explicit
evidence. Just given my speculation and it worked.
----------------------------------------------------------------
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]