Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
As per initial analysis the following command details are not added in
http://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredCommands.html#job
[-list-active-trackers] [-list-blacklisted-trackers] [-list-attempt-ids <job-id> <task-type> <task-state>]. Valid values for <task-type> are MAP REDUCE. Valid values for <task-state> are running, completed [-logs <job-id> <task-attempt-id>]
Please let me know it is intentionally skipped ?
if not i will update a patch to add.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-6502 Support listing of black listed Nodemanagers in "mapred job" interface
- Open