[
https://issues.apache.org/jira/browse/HADOOP-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675460#action_12675460
]
Jakob Homan commented on HADOOP-5258:
-------------------------------------
Sigh. All the tests that failed under Hudson pass on my machine. Two were
obvious time outs, the other probably was as well.
{noformat}
[junit] Running org.apache.hadoop.fs.TestCopyFiles
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 132.646 sec
{noformat}
{noformat}
[junit] Running org.apache.hadoop.mapred.TestQueueManager
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 281.137 sec
{noformat}
{noformat}
[junit] Running org.apache.hadoop.mapred.TestTaskLimits
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 89.81 sec
{noformat}
> Provide dfsadmin functionality to report on namenode's view of network
> topology
> -------------------------------------------------------------------------------
>
> Key: HADOOP-5258
> URL: https://issues.apache.org/jira/browse/HADOOP-5258
> Project: Hadoop Core
> Issue Type: New Feature
> Reporter: Jakob Homan
> Assignee: Jakob Homan
> Attachments: HADOOP-5258.patch, HADOOP-5258.patch
>
>
> As discussed in HADOOP-4954, it would be useful to be able to query the
> namenode to its current view on the network topology of racks and datanodes.
> This would allow ops to compare what the namenode sees with what they expect
> it to see.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.