[ https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522158 ]
Hadoop QA commented on HADOOP-1767: ----------------------------------- -1, build or testing failed 2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12364390/1767_2007-08-22b.patch against trunk revision r568809. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/604/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/604/console Please note that this message is automatically generated and may represent a problem with the automation system and not the patch. > JobClient CLI cleanup and improvement > ------------------------------------- > > Key: HADOOP-1767 > URL: https://issues.apache.org/jira/browse/HADOOP-1767 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Reporter: Christophe Taton > Assignee: Christophe Taton > Priority: Minor > Fix For: 0.15.0 > > Attachments: 1767_2007-08-22b.patch > > > Only modifies mapred.JobClient: > - adds a {{-list}} command: {{hadoop job -list}}, to list currently running > jobs from the CLI. > - moves and update the usage message (outdated) into a separate method > -- {{-kill}} does not accept anything else but {{<job-id>}} > -- {{-event}} takes 3 parameters > - simplified and corrected the arguments processing (unused {{for}} loop, > accurate checks) > - {{-events}} did not work > - {{JobClient.close()}} is empty; should it be removed? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.