[ 
https://issues.apache.org/jira/browse/SPARK-14106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209168#comment-15209168
 ] 

Steve Loughran commented on SPARK-14106:
----------------------------------------

Is this serious? Not if the probes returned by the history providers are low 
cost; our YARN one is a no-op on incomplete apps; low cost on completed ones. 
The filter is pretty low cost too, but it is gratuitious

> 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

Reply via email to