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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2010/06/09 09:20:11 UTC

[jira] Resolved: (MAPREDUCE-578) Unit test fails on linux: org.apache.hadoop.streaming.TestStreamingExitStatus.testReduceFailNotOk

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

Amareshwari Sriramadasu resolved MAPREDUCE-578.
-----------------------------------------------

    Resolution: Cannot Reproduce

Haven't seen this failure in any recent builds.
Please re-open if it fails for you.

> Unit test fails on linux: org.apache.hadoop.streaming.TestStreamingExitStatus.testReduceFailNotOk
> -------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-578
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-578
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/streaming
>         Environment: linux
>            Reporter: Mukund Madhugiri
>            Priority: Critical
>
> Unit test fails on linux: org.apache.hadoop.streaming.TestStreamingExitStatus.testReduceFailNotOk
> This fails on Linux (Red Hat Enterprise Linux AS release 4 (Nahant Update 5)) only and passed on Solaris (Hadoop Nightly) and Windows
> This is a test that was added as part of 
> #  HADOOP-2057.  Streaming should optionally treat a non-zero exit status of a child process as a failed task.
> Exception:
> java.lang.RuntimeException: Failed to delete /home/hadoopqa/hudson/jobs/Hadoop-Trunk-LinuxTest/workspace/hadoopSource/build/contrib/streaming/test/data/out/_temporary/_reduce_xidrsy
> 	at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:48)
> 	at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:44)
> 	at org.apache.hadoop.streaming.UtilTest.recursiveDelete(UtilTest.java:44)
> 	at org.apache.hadoop.streaming.TestStreamingExitStatus.tearDown(TestStreamingExitStatus.java:70)
> Standard Output
> test.build.data-or-user.dir=/home/hadoopqa/hudson/jobs/Hadoop-Trunk-LinuxTest/workspace/hadoopSource/build/contrib/streaming/test/data

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