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

TestJobTrackerRestart fails with Map task completion events ordering mismatch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • jobtracker
    • None
    • Reviewed
    • Hide
      TestJobTrackerRestart failed because of stale filemanager cache (which was created once per jvm). This patch makes sure that the filemanager is inited upon every JobHistory.init() and hence upon every restart. Note that this wont happen in production as upon a restart the new jobtracker will start in a new jvm and hence a new cache will be created.
      Show
      TestJobTrackerRestart failed because of stale filemanager cache (which was created once per jvm). This patch makes sure that the filemanager is inited upon every JobHistory.init() and hence upon every restart. Note that this wont happen in production as upon a restart the new jobtracker will start in a new jvm and hence a new cache will be created.
    • ygridqa

    Description

      TestJobTrackerRestart fails consistently with Map task completion events ordering mismatch error.

      Attachments

        1. TEST-org.apache.hadoop.mapred.TestJobTrackerRestart.txt
          255 kB
          Sreekanth Ramakrishnan
        2. MAPREDUCE-683-v1.2-branch-0.20.patch
          2 kB
          Amar Kamat
        3. MAPREDUCE-683-v1.2.patch
          2 kB
          Amar Kamat
        4. MAPREDUCE-683-v1.2.1-branch-0.20.patch
          2 kB
          Amar Kamat
        5. MAPREDUCE-683-v1.0.patch
          0.8 kB
          Amar Kamat

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: