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

TestKillSubProcesses fails as the process is still alive after the job is done

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0, 1.2.0
    • 1.1.0
    • test
    • None
    • Reviewed
    • Fixed a race condition caused in TestKillSubProcesses caused due to a recent commit.

    Description

      I ran this test in branch 1 and branch 1.1 and they both failed with the following

      Testcase: testJobKillFailAndSucceed took 82.219 sec
              FAILED
      null
      junit.framework.AssertionFailedError: null
              at org.apache.hadoop.mapred.TestKillSubProcesses.validateKillingSubprocesses(TestKillSubProcesses.java:245)
              at org.apache.hadoop.mapred.TestKillSubProcesses.runKillingJobAndValidate(TestKillSubProcesses.java:97)
              at org.apache.hadoop.mapred.TestKillSubProcesses.runTests(TestKillSubProcesses.java:336)
              at org.apache.hadoop.mapred.TestKillSubProcesses.testJobKillFailAndSucceed(TestKillSubProcesses.java:320)
      

      Attachments

        Activity

          People

            bikassaha Bikas Saha
            arpitgupta Arpit Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: