You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2015/10/22 11:55:27 UTC

[jira] [Reopened] (FLINK-2206) JobManager webinterface shows 5 finished jobs at most

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

Maximilian Michels reopened FLINK-2206:
---------------------------------------

Appears again in 0.10 with the new web frontend...

> JobManager webinterface shows 5 finished jobs at most
> -----------------------------------------------------
>
>                 Key: FLINK-2206
>                 URL: https://issues.apache.org/jira/browse/FLINK-2206
>             Project: Flink
>          Issue Type: Bug
>          Components: Webfrontend
>    Affects Versions: 0.9, 0.10
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>            Priority: Blocker
>              Labels: starter
>             Fix For: 0.9, 0.10
>
>
> The webinterface of the JobManager shows at most 5 finished jobs. This is because only the last 5 JobGraphs are remembered in the JobManager.
> The same might apply to canceled and failed jobs.
> I think this is very confusing to users and could be easily fixed. 
> We should add three simple counters in the JobManager to correctly track these numbers and give the right counts to the webinterface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)