You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/07/10 12:17:42 UTC

[spark] branch master updated (e6e43cb -> c8779d9)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e6e43cb  [SPARK-32242][SQL] CliSuite flakiness fix via differentiating cli driver bootup timeout and query execution timeout
     add c8779d9  [SPARK-32256][SQL][TEST-HADOOP2.7] Force to initialize Hadoop VersionInfo in HiveExternalCatalog

No new revisions were added by this update.

Summary of changes:
 project/SparkBuild.scala                           |  1 +
 .../spark/sql/hive/HiveExternalCatalog.scala       |  4 ++
 .../sql/hive/client/HadoopVersionInfoSuite.scala   | 72 ++++++++++++++++++++++
 .../spark/sql/hive/client/HiveClientBuilder.scala  |  2 +-
 4 files changed, 78 insertions(+), 1 deletion(-)
 create mode 100644 sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HadoopVersionInfoSuite.scala


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