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: Devaraj Das
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.