Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-5052

Job History UI and web services confusing job start time and job submit time

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.23.6
    • 2.3.0
    • jobhistoryserver, webapps
    • None

    Description

      The "Start Time" column shown on Job History server's main webpage (http://<host>:<port>/jobhistory) is actually showing the submit time for jobs. However, when you drill down to an individual job's page, there the "Start Time" really does refer to when the job actually started.

      This also true for the web services REST API, where the Jobs listing returns the submit times as "startTime", but the single Job API returns the start time as "startTime".

      The two different times being referred to by the same name is confusing. However, it is useful to have both times, as the difference between the submit time and start time can show how long a job was stuck waiting in a queue. The column on the main job history page should be changed to "Submit Time" and the individual job's page should show both the submit time and start time. The web services REST API should be updated with these changes as well.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            airbots Chen He Assign to me
            kthrapp Kendall Thrapp
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment