nijel created MAPREDUCE-6479: -------------------------------- Summary: Add missing commands in mapreduce document Key: MAPREDUCE-6479 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6479 Project: Hadoop Map/Reduce Issue Type: Improvement Reporter: nijel Assignee: nijel Priority: Minor
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 {noformat} [-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>] {noformat} Please let me know it is intentionally skipped ? if not i will update a patch to add. -- This message was sent by Atlassian JIRA (v6.3.4#6332)