You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ka...@apache.org on 2020/10/27 05:31:19 UTC

[spark] branch master updated (9818f07 -> 4b0e23e)

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

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


    from 9818f07  [SPARK-33243][PYTHON][BUILD] Add numpydoc into documentation dependency
     add 4b0e23e  [SPARK-33215][WEBUI] Speed up event log download by skipping UI rebuild

No new revisions were added by this update.

Summary of changes:
 .../history/ApplicationHistoryProvider.scala       |  7 +++
 .../spark/deploy/history/FsHistoryProvider.scala   | 34 ++++++++++----
 .../spark/deploy/history/HistoryServer.scala       |  5 ++
 .../spark/status/api/v1/ApiRootResource.scala      | 15 ++++++
 .../status/api/v1/OneApplicationResource.scala     |  9 ++--
 .../main/scala/org/apache/spark/ui/SparkUI.scala   |  5 ++
 .../deploy/history/FsHistoryProviderSuite.scala    | 54 +++++++++++++++++++++-
 .../spark/deploy/history/HistoryServerSuite.scala  | 18 ++++++++
 8 files changed, 132 insertions(+), 15 deletions(-)


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