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

[spark] branch master updated (500877e -> d7d5bdf)

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

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


    from 500877e  [SPARK-32133][SQL] Forbid time field steps for date start/end in Sequence
     add d7d5bdf  [SPARK-32103][CORE] Support IPv6 host/port in core module

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/SparkStatusTracker.scala      |  6 +-
 .../scala/org/apache/spark/status/LiveEntity.scala |  4 +-
 .../scala/org/apache/spark/status/storeTypes.scala |  3 +-
 .../main/scala/org/apache/spark/util/Utils.scala   | 48 ++++++++---
 .../scala/org/apache/spark/util/UtilsSuite.scala   | 97 ++++++++++++++++++++++
 .../apache/spark/deploy/yarn/YarnRMClient.scala    |  3 +-
 6 files changed, 142 insertions(+), 19 deletions(-)


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