Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-5272

JobTracker does not log TIP start information after restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 0.20.0
    • None
    • None
    • Reviewed

    Description

      In case of JobTracker restart, attempt_0123456789_0001_m_000000_0 might not be the first attempt to get scheduled as the attempt id offset changes after every restart. For example,
      upon first restart the new attempt id will be attempt_0123456789_0001_m_000000_1000. Hence TIP start line never gets logged to the job history after the restart, TaskInProgress.isFirstAttempt() always returns false.

      Attachments

        1. HADOOP-5272-v1.0.patch
          3 kB
          Amar Kamat

        Issue Links

          Activity

            People

              amar_kamat Amar Kamat
              amar_kamat Amar Kamat
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: