You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by va...@apache.org on 2020/01/29 01:17:53 UTC

[spark] branch master updated (580c2b7 -> a2fe73b)

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

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


    from 580c2b7  [SPARK-27166][SQL][FOLLOWUP] Refactor to build string once
     add a2fe73b  [SPARK-30481][CORE] Integrate event log compactor into Spark History Server

No new revisions were added by this update.

Summary of changes:
 .../deploy/history/EventLogFileCompactor.scala     |   9 +-
 .../spark/deploy/history/FsHistoryProvider.scala   | 173 +++++++++++++++------
 .../org/apache/spark/internal/config/History.scala |  16 ++
 .../org/apache/spark/internal/config/package.scala |  18 ---
 .../history/EventLogFileCompactorSuite.scala       |  49 +++---
 .../deploy/history/FsHistoryProviderSuite.scala    | 126 +++++++++++++--
 docs/monitoring.md                                 |  21 ++-
 7 files changed, 313 insertions(+), 99 deletions(-)


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