You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Runping Qi (JIRA)" <ji...@apache.org> on 2009/03/23 19:01:51 UTC

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

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 Core
          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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Amar Kamat (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12688547#action_12688547 ] 

Amar Kamat commented on HADOOP-5555:
------------------------------------

I think we should pass the job-profile to the jobclient. Also information  like _username_, _priority_ etc can be passed using job profile. Thoughts?

> 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 Core
>          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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724142#action_12724142 ] 

Steve Loughran commented on HADOOP-5555:
----------------------------------------

this is needed if you want a usable long-haul proxy in front of your cluster

> 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.
-
You can reply to this email to add a comment to the issue online.