[
https://issues.apache.org/jira/browse/HADOOP-1767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522647
]
Hadoop QA commented on HADOOP-1767:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12364536/1767_2007-08-24a.patch
applied and successfully tested against trunk revision r569446.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/614/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/614/console
> 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-24a.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.