You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2008/03/18 23:56:24 UTC

[jira] Created: (HADOOP-3047) Unit test failure in TestStreamingExitStatus

Unit test failure in TestStreamingExitStatus
--------------------------------------------

                 Key: HADOOP-3047
                 URL: https://issues.apache.org/jira/browse/HADOOP-3047
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/streaming
            Reporter: dhruba borthakur
             Fix For: 0.17.0


ant -Dtestcase=TestStreamingExitStatus test

Testcase: testMapFailOk took 1.733 sec
Testcase: testMapFailNotOk took 1.175 sec
Testcase: testReduceFailOk took 1.158 sec
Testcase: testReduceFailNotOk took 1.162 sec
    Caused an ERROR
Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
java.lang.RuntimeException: Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
    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)


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


[jira] Assigned: (HADOOP-3047) Unit test failure in TestStreamingExitStatus

Posted by "Rick Cox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Cox reassigned HADOOP-3047:
--------------------------------

    Assignee: Rick Cox

> Unit test failure in TestStreamingExitStatus
> --------------------------------------------
>
>                 Key: HADOOP-3047
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3047
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: dhruba borthakur
>            Assignee: Rick Cox
>             Fix For: 0.17.0
>
>
> ant -Dtestcase=TestStreamingExitStatus test
> Testcase: testMapFailOk took 1.733 sec
> Testcase: testMapFailNotOk took 1.175 sec
> Testcase: testReduceFailOk took 1.158 sec
> Testcase: testReduceFailNotOk took 1.162 sec
>     Caused an ERROR
> Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
> java.lang.RuntimeException: Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
>     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)

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


[jira] Resolved: (HADOOP-3047) Unit test failure in TestStreamingExitStatus

Posted by "Rick Cox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Cox resolved HADOOP-3047.
------------------------------

    Resolution: Duplicate

Duplicate of HADOOP-3000.

> Unit test failure in TestStreamingExitStatus
> --------------------------------------------
>
>                 Key: HADOOP-3047
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3047
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/streaming
>            Reporter: dhruba borthakur
>            Assignee: Rick Cox
>            Priority: Blocker
>             Fix For: 0.17.0
>
>
> ant -Dtestcase=TestStreamingExitStatus test
> Testcase: testMapFailOk took 1.733 sec
> Testcase: testMapFailNotOk took 1.175 sec
> Testcase: testReduceFailOk took 1.158 sec
> Testcase: testReduceFailNotOk took 1.162 sec
>     Caused an ERROR
> Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
> java.lang.RuntimeException: Failed to delete /home/dhruba/sleet/build/contrib/streaming/test/data/out/_temporary/_reduce_58xgir
>     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)

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