You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/12/05 09:50:58 UTC

[jira] [Assigned] (SPARK-18716) Restrict the disk usage of spark event log.

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

Apache Spark reassigned SPARK-18716:
------------------------------------

    Assignee:     (was: Apache Spark)

> Restrict the disk usage of spark event log. 
> --------------------------------------------
>
>                 Key: SPARK-18716
>                 URL: https://issues.apache.org/jira/browse/SPARK-18716
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.2
>            Reporter: Genmao Yu
>
> We've had reports of overfull disk usage of spark event log file. Current implementation has following drawbacks:
> 1. If we did not start Spark HistoryServer or Spark HistoryServer just failed, there is no chance to do clean work.
> 2. Spark HistoryServer is cleaning event log file based on file age only. If there are abundant applications constantly, the disk usage in every {{spark.history.fs.cleaner.maxAge}} can still be very large.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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