Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2966

Improve the way job duration is reported on web frontend.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.10.1, 1.0.0
    • Runtime / Web Frontend
    • None

    Description

      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.

      Attachments

        Activity

          People

            sachingoel0101 Sachin Goel
            sachingoel0101 Sachin Goel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: