[
https://issues.apache.org/jira/browse/HADOOP-4378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638474#action_12638474
]
Sreekanth Ramakrishnan commented on HADOOP-4378:
------------------------------------------------
I don't see the test failure in the Hudson Hadoop-trunk project. The same
issues was reported to me by Amareshwari
[HADOOP-4261|http://issues.apache.org/jira/browse/HADOOP-4261] but then she was
not able to reproduce the issue locally. I also have not been able to reproduce
this issue.
> TestJobQueueInformation fails regularly
> ---------------------------------------
>
> Key: HADOOP-4378
> URL: https://issues.apache.org/jira/browse/HADOOP-4378
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred, test
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Sreekanth Ramakrishnan
> Priority: Blocker
> Fix For: 0.19.0
>
>
> Got the same result from Linux and Windows:
> {noformat}
> Testcase: testJobQueues took 40.806 sec
> FAILED
> task tracker dir
> /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTrackerr does not
> exist.
> junit.framework.AssertionFailedError: task tracker dir
> /home/tsz/hadoop/latest/build/test/mapred/local/1_0/taskTracker does not
> exist.
> at
> org.apache.hadoop.mapred.TestMiniMRWithDFS.checkTaskDirectories(TestMMiniMRWithDFS.java:140)
> at
> org.apache.hadoop.mapred.TestMiniMRWithDFS.runWordCount(TestMiniMRWitthDFS.java:196)
> at
> org.apache.hadoop.mapred.TestJobQueueInformation.testJobQueues(TestJoobQueueInformation.java:90)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.