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 2020/07/09 16:56:48 UTC

[GitHub] [spark] cloud-fan commented on a change in pull request #29059: [SPARK-32256][SQL]Force to initialize Hadoop VersionInfo in HiveExternalCatalog

cloud-fan commented on a change in pull request #29059:
URL: https://github.com/apache/spark/pull/29059#discussion_r452359263



##########
File path: project/SparkBuild.scala
##########
@@ -476,6 +476,7 @@ object SparkParallelTestGrouping {
     "org.apache.spark.ml.classification.LogisticRegressionSuite",
     "org.apache.spark.ml.classification.LinearSVCSuite",
     "org.apache.spark.sql.SQLQueryTestSuite",
+    "org.apache.spark.sql.hive.client.HadoopVersionInfoSuite",

Review comment:
       AFAIK this only works for SBT. Maybe we need to disable the test by default to avoid breaking the maven build.
   
   cc @gengliangwang 




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