You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2023/08/08 03:19:00 UTC

[jira] [Resolved] (SPARK-44703) Log eventLog rewrite duration when compact old event log files

     [ https://issues.apache.org/jira/browse/SPARK-44703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim resolved SPARK-44703.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 42378
[https://github.com/apache/spark/pull/42378]

> Log eventLog rewrite duration when compact old event log files
> --------------------------------------------------------------
>
>                 Key: SPARK-44703
>                 URL: https://issues.apache.org/jira/browse/SPARK-44703
>             Project: Spark
>          Issue Type: Task
>          Components: Spark Core
>    Affects Versions: 3.4.1
>            Reporter: shuyouZZ
>            Assignee: shuyouZZ
>            Priority: Major
>             Fix For: 4.0.0
>
>
> When enable {{spark.eventLog.rolling.enabled}} and the number of eventLog files exceeds the value of {{{}spark.history.fs.eventLog.rolling.maxFilesToRetain{}}},
> HistoryServer will compact the old event log files into one compact file.
> Currently there is no log the rewrite duration in {{rewrite}} method, this metric is useful for understand the compact duration, so we need add logs in the method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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