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/11/10 15:17:11 UTC

[jira] [Resolved] (FLINK-2966) Improve the way job duration is reported on web frontend.

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

Maximilian Michels resolved FLINK-2966.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.1
                   1.0

On master: d7da7d4

> Improve the way job duration is reported on web frontend.
> ---------------------------------------------------------
>
>                 Key: FLINK-2966
>                 URL: https://issues.apache.org/jira/browse/FLINK-2966
>             Project: Flink
>          Issue Type: Improvement
>          Components: Webfrontend
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>            Priority: Minor
>             Fix For: 1.0, 0.10.1
>
>
> Right now, job duration is always reported in milliseconds. For long running jobs, this is not the best way.
> We should incorporate some kind of granularity in this. I propose this:
> 0-60 s : as x ms
> 60-3600 s: as x min y s
> 3600-86400 s: as x h y min [report as x h y min z s on hover]
> > 86400 s: as x d y h [report as x d y h z min t s on hover]
> I will start working on this, and we can change the granularity if someone has a better idea.



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