[
https://issues.apache.org/jira/browse/FLINK-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456474#comment-15456474
]
ASF GitHub Bot commented on FLINK-3030:
---------------------------------------
Github user mushketyk commented on the issue:
https://github.com/apache/flink/pull/2448
@StephanEwen I've renamed the class as you suggested.
Regarding the CSS change, I don't know why these changes are added. I have
the required (according to README.md) `gulp` version:
```
> $ gulp -version
[21:06:35] CLI version 3.9.1
[21:06:35] Local version 3.9.1
```
I wonder if a `.styl` file was changed in one of the previous commits but
it was not compiled to `.css`.
> Enhance Dashboard to show Execution Attempts
> --------------------------------------------
>
> Key: FLINK-3030
> URL: https://issues.apache.org/jira/browse/FLINK-3030
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Assignee: Ivan Mushketyk
> Fix For: 1.0.0
>
>
> Currently, the web dashboard shows only the latest execution attempt. We
> should make all execution attempts and their accumulators available for
> inspection.
> The REST monitoring API supports this, so it should be a change only to the
> frontend part.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)