You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Vinod K V (JIRA)" <ji...@apache.org> on 2009/11/11 08:27:39 UTC

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

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod K V updated MAPREDUCE-1208:
---------------------------------

    Fix Version/s:     (was: 0.22.0)
                   0.21.0
         Assignee: Ravi Gummadi

Ravi is looking into this. Assigning it.

Fixes for test failures can go into 0.21 too. Setting the fix-version.

> 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
>            Assignee: Ravi Gummadi
>             Fix For: 0.21.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.