[
https://issues.apache.org/jira/browse/MAPREDUCE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Molkov updated MAPREDUCE-892:
------------------------------------
Attachment: MAPRED-892.patch.3
Moved the extended ClusterStatus information to the ClusterStatus class instead
of creating a new class.
The command line tool is now called -list-trackers (in addition to
-list-active-trackers and -list-blacklisted-trackers)
The ClusterStatus also holds the information about where the tasks of the
current jobs were running when they finish. The TaskTrackerStatus object only
carries information about currently running tasks.
> 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
> Affects Versions: 0.21.0
> Reporter: dhruba borthakur
> Assignee: Dmytro Molkov
> Attachments: MAPRED-892.patch.3, MAPREDUCE-892.patch,
> MAPREDUCE-892.patch, MAPREDUCE-892.patch.1
>
>
> 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.