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 "Robert Chansler (JIRA)" <ji...@apache.org> on 2008/04/18 01:51:21 UTC

[jira] Resolved: (HADOOP-3238) Unit test failed on windows: TestMiniMRWithDFSWithDistinctUsers

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

Robert Chansler resolved HADOOP-3238.
-------------------------------------

    Resolution: Cannot Reproduce

As agreed by Nicholas, Nigel and Rob.

> Unit test failed on windows: TestMiniMRWithDFSWithDistinctUsers
> ---------------------------------------------------------------
>
>                 Key: HADOOP-3238
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3238
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.17.0
>         Environment: windows
>            Reporter: Mukund Madhugiri
>            Assignee: Tsz Wo (Nicholas), SZE
>            Priority: Blocker
>
> Unit test failed on windows: TestMiniMRWithDFSWithDistinctUsers
> I see this before it times out:
>     [junit] 2008-04-09 20:34:05,821 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] 2008-04-09 20:34:06,821 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] 2008-04-09 20:34:07,821 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] 2008-04-09 20:34:08,820 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] 2008-04-09 20:34:09,820 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] 2008-04-09 20:34:10,820 INFO  dfs.DataNode (DataNode.java:shutdown(492)) - Waiting for threadgroup to exit, active threads is 1
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
>     [junit] Test org.apache.hadoop.mapred.TestMiniMRWithDFSWithDistinctUsers FAILED (timeout)

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