xukun created SPARK-3562:
----------------------------

             Summary: Periodic cleanup
                 Key: SPARK-3562
                 URL: https://issues.apache.org/jira/browse/SPARK-3562
             Project: Spark
          Issue Type: New Feature
          Components: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to