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 2020/05/21 18:03:23 UTC

[spark] branch master updated (dae7988 -> f1495c5)

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 dae7988  [SPARK-31354] SparkContext only register one SparkSession ApplicationEnd listener
     add f1495c5  [SPARK-31688][WEBUI] Refactor Pagination framework

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/ui/PagedTable.scala     | 101 ++++++++-
 .../org/apache/spark/ui/jobs/AllJobsPage.scala     | 128 ++---------
 .../org/apache/spark/ui/jobs/StageTable.scala      | 114 ++--------
 .../org/apache/spark/ui/storage/RDDPage.scala      |  64 ++----
 .../spark/sql/execution/ui/AllExecutionsPage.scala | 123 ++--------
 .../hive/thriftserver/ui/ThriftServerPage.scala    | 251 +++++----------------
 .../thriftserver/ui/ThriftServerSessionPage.scala  |  29 +--
 7 files changed, 238 insertions(+), 572 deletions(-)


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