[ https://issues.apache.org/jira/browse/SPARK-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209175#comment-15209175 ]
Steve Loughran commented on SPARK-14106: ---------------------------------------- The solution I propose is for {{LoadedAppUI}} to return a completed flag; that's used by {{ApplicationCache}} to decide whether to hook up the filter. This avoids it having to have its own logic to decide when an application finished, one which may be inconsistent with the app UI that's loaded > history server application cache doesn't detect that apps are completed > ----------------------------------------------------------------------- > > Key: SPARK-14106 > URL: https://issues.apache.org/jira/browse/SPARK-14106 > Project: Spark > Issue Type: Bug > Components: Web UI > Affects Versions: 2.0.0 > Reporter: Steve Loughran > Priority: Minor > > The cache in SPARK-7889 hooks up a filter to the web UI of incomplete apps, > triggering a probe to see if the app is out of date. > It looks like the filter is being hooked up to completed apps too, that is: > the {{ApplicationCache}} isn't correctly detecting when apps are finished. -- 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