You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/10 18:32:35 UTC

[jira] [Resolved] (HADOOP-5555) JobClient should provide an API to return the job names of jobs

     [ https://issues.apache.org/jira/browse/HADOOP-5555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved HADOOP-5555.
-----------------------------

    Resolution: Not A Problem

The JobClient provides both Job and RunningJob returns via some of its cluster-connecting methods, that in turn provide an API to retrieve the Job Name string already. Hence, this has already been fixed.

For the 'hadoop job -list' enhancement to show the same, see MAPREDUCE-4424 instead (which I just forked out).

Resolving as Not a Problem (anymore).
                
> JobClient should provide an API to return the job names of jobs
> ---------------------------------------------------------------
>
>                 Key: HADOOP-5555
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5555
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Runping Qi
>
> Currently, there seems to be no way to get the job name of a job from its job id.
> The JobClient should provide a way to do so.
> Also, the command line "hadoop job -list" should also return the job names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira