You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2019/11/13 00:50:34 UTC

[spark] branch master updated (9a96a20 -> 45e212e)

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

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


    from 9a96a20  [SPARK-29844][ML] Improper unpersist strategy in ml.recommendation.ASL.train
     add 45e212e  [SPARK-29570][WEBUI] Improve tooltip for Executor Tab for Shuffle Write,Blacklisted,Logs,Threaddump columns

No new revisions were added by this update.

Summary of changes:
 .../spark/ui/static/executorspage-template.html    | 15 ++++-----
 .../org/apache/spark/ui/static/spark-dag-viz.js    |  2 +-
 .../org/apache/spark/ui/static/stagepage.js        | 14 ++++----
 .../spark/deploy/master/ui/ApplicationPage.scala   |  2 +-
 .../main/scala/org/apache/spark/ui/UIUtils.scala   |  4 +--
 .../org/apache/spark/ui/jobs/AllJobsPage.scala     |  6 ++--
 .../scala/org/apache/spark/ui/jobs/JobPage.scala   |  6 ++--
 .../org/apache/spark/ui/jobs/StageTable.scala      | 37 ++++++++--------------
 .../spark/sql/execution/ui/static/spark-sql-viz.js |  2 +-
 .../apache/spark/streaming/ui/StreamingPage.scala  |  8 ++---
 10 files changed, 42 insertions(+), 54 deletions(-)


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