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

TestMRJobsWithHistoryService causes infinite loop if it fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • trunk-win, 3.0.0-alpha1
    • trunk-win
    • test
    • None

    Description

      TestMRJobsWithHistoryService#testJobHistoryData has a periodic poll and sleep after job execution, checking for the application state to reach RMAppState#FINISHED. If the job fails, then the application could be in a different terminal state, and this polling loop will never terminate.

      Attachments

        1. MAPREDUCE-4870.1.patch
          2 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: