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/17 06:06:18 UTC

[spark] branch master updated (efa70b8 -> ffdbbae)

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 efa70b8  [SPARK-32145][SQL][FOLLOWUP] Fix type in the error log of SparkOperation
     add ffdbbae  [SPARK-32215] Expose a (protected) /workers/kill endpoint on the MasterWebUI

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/deploy/DeployMessage.scala    |  7 +++
 .../org/apache/spark/deploy/master/Master.scala    | 37 +++++++++++++
 .../spark/deploy/master/ui/MasterWebUI.scala       | 48 ++++++++++++++++-
 .../org/apache/spark/internal/config/UI.scala      | 12 +++++
 .../apache/spark/deploy/master/MasterSuite.scala   | 61 +++++++++++++++++++++-
 .../spark/deploy/master/ui/MasterWebUISuite.scala  | 30 +++++++++--
 6 files changed, 190 insertions(+), 5 deletions(-)


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