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

[spark] branch master updated (c8779d9 -> 578b90c)

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

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


    from c8779d9  [SPARK-32256][SQL][TEST-HADOOP2.7] Force to initialize Hadoop VersionInfo in HiveExternalCatalog
     add 578b90c  [SPARK-32091][CORE] Ignore timeout error when remove blocks on the lost executor

No new revisions were added by this update.

Summary of changes:
 .../cluster/CoarseGrainedClusterMessage.scala      |   2 +
 .../cluster/CoarseGrainedSchedulerBackend.scala    |   3 +
 .../apache/spark/storage/BlockManagerMaster.scala  |   9 +-
 .../spark/storage/BlockManagerMasterEndpoint.scala |  77 ++++++++++++---
 .../scala/org/apache/spark/util/RpcUtils.scala     |  10 ++
 .../apache/spark/storage/BlockManagerSuite.scala   | 109 ++++++++++++++++++++-
 6 files changed, 191 insertions(+), 19 deletions(-)


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