[
https://issues.apache.org/jira/browse/MAPREDUCE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Molkov updated MAPREDUCE-892:
------------------------------------
Attachment: 0001-First-iteration-of-adding-the-task-tracker-reporting.patch
This is a raw version of adding another reporting call to JobClient.
The new -list-trackers-info is in a way of extension of -list-active-trackers
that displays more detailed information about task nodes (the number of tasks
running, their progress, etc.)
> command line tool to list all tasktrackers and their status
> -----------------------------------------------------------
>
> Key: MAPREDUCE-892
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-892
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: dhruba borthakur
> Assignee: Dmytro Molkov
> Attachments:
> 0001-First-iteration-of-adding-the-task-tracker-reporting.patch
>
>
> The "hadoop mradmin -report" could list all the tasktrackers that the
> JobTracker knows about. It will also list a brief status summary for each of
> the TaskTracker. (This is similar to the hadop dfsadmin -report command that
> lists all Datanodes)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.