You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/11/11 07:28:28 UTC

[jira] Created: (MAPREDUCE-1208) TestKillSubProcesses fails with NPE

TestKillSubProcesses fails with NPE
-----------------------------------

                 Key: MAPREDUCE-1208
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1208
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Amar Kamat
             Fix For: 0.22.0


Here is the stack trace 
{code}
junit.framework.AssertionFailedError: null
        at org.apache.hadoop.mapred.TestKillSubProcesses.validateKillingSubprocesses(TestKillSubProcesses.java:246)
        at org.apache.hadoop.mapred.TestKillSubProcesses.runKillingJobAndValidate(TestKillSubProcesses.java:98)
        at org.apache.hadoop.mapred.TestKillSubProcesses.runTests(TestKillSubProcesses.java:336)
        at org.apache.hadoop.mapred.TestKillSubProcesses.testJobKillFailAndSucceed(TestKillSubProcesses.java:320)
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.