[ https://issues.apache.org/jira/browse/HADOOP-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556821#action_12556821 ]
Amareshwari Sri Ramadasu commented on HADOOP-2487: -------------------------------------------------- We already have {noformat} bin/hadoop job -list {noformat} which lists the running jobs by the job tracker. This is extended to list all jobs submited to job tracker. Should we change even the listing of running jobs also to {noformat} bin/hadoop jobtracker -list {noformat} and deprecate the earlier? > Provide an option to get job status for all jobs run by or submitted to a job > tracker > ------------------------------------------------------------------------------------- > > Key: HADOOP-2487 > URL: https://issues.apache.org/jira/browse/HADOOP-2487 > Project: Hadoop > Issue Type: New Feature > Components: mapred > Reporter: Hemanth Yamijala > Assignee: Amareshwari Sri Ramadasu > Fix For: 0.16.0 > > Attachments: patch-2487.txt > > > This is an RFE for providing an RPC in Hadoop that can expose status > information for jobs submitted to a JobTracker. Such a feature can be used > for developing tools that can be used to analyse jobs. > It is possible that other information is also useful - such as running times > of jobs, etc. > Comments ? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.