You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/27 10:54:24 UTC

[jira] [Commented] (FLINK-3030) Enhance Dashboard to show Execution Attempts

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

ASF GitHub Bot commented on FLINK-3030:
---------------------------------------

Github user uce commented on the issue:

    https://github.com/apache/flink/pull/2448
  
    It worked well, but I'm a little hesitant to merge it as it is. Running with higher parallelism than 1 I think that the button is pretty invasive:
    
    ![screen shot 2017-01-27 at 11 50 37](https://cloud.githubusercontent.com/assets/1756620/22368508/239f1768-e487-11e6-996a-a56aa89ab922.png)
    
    Can we make this a little less eye-catching? Maybe just a link next to the attempt number.
    



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