[
https://issues.apache.org/jira/browse/SPARK-3562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141876#comment-14141876
]
Apache Spark commented on SPARK-3562:
-------------------------------------
User 'viper-kun' has created a pull request for this issue:
https://github.com/apache/spark/pull/2471
> Periodic cleanup event logs
> ---------------------------
>
> Key: SPARK-3562
> URL: https://issues.apache.org/jira/browse/SPARK-3562
> Project: Spark
> Issue Type: New Feature
> Components: Spark Core
> Affects Versions: 1.1.0
> Reporter: xukun
>
> If we run spark application frequently, it will write many spark event log
> into spark.eventLog.dir. After a long time later, there will be many spark
> event log that we do not concern in the spark.eventLog.dir.Periodic cleanups
> will ensure that logs older than this duration will be forgotten. It is no
> need to clean logs by hands.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]