You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/01/18 21:50:40 UTC

[jira] [Updated] (SPARK-12299) Remove history serving functionality from standalone Master

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

Josh Rosen updated SPARK-12299:
-------------------------------
    Assignee:     (was: Josh Rosen)

> Remove history serving functionality from standalone Master
> -----------------------------------------------------------
>
>                 Key: SPARK-12299
>                 URL: https://issues.apache.org/jira/browse/SPARK-12299
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Deploy
>    Affects Versions: 1.0.0
>            Reporter: Andrew Or
>
> The standalone Master currently continues to serve the historical UIs of applications that have completed and enabled event logging. This poses problems, however, if the event log is very large, e.g. SPARK-6270. The Master might OOM or hang while it rebuilds the UI, rejecting applications in the mean time.
> Personally, I have had to make modifications in the code to disable this myself, because I wanted to use event logging in standalone mode for applications that produce a lot of logging.
> Removing this from the Master would simplify the process significantly. This issue supersedes SPARK-12062.



--
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