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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/02/21 23:12:18 UTC

[jira] Created: (HADOOP-46) user-specified job names

user-specified job names
------------------------

         Key: HADOOP-46
         URL: http://issues.apache.org/jira/browse/HADOOP-46
     Project: Hadoop
        Type: New Feature
  Components: mapred  
    Versions: 0.1    
    Reporter: Doug Cutting
     Fix For: 0.1


It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Created: (HADOOP-46) user-specified job names

Posted by Stefan Groschupf <sg...@media-style.com>.
> It should be possible to supply a name when a job is submitted.   
> This can then be used in the web ui to describe the job.  Perhaps  
> this should just be a job property (mapred.job.name).
Hi,
It would be great in the next step to have an API to retrieve all  
task trackers that runs such a task.
Stefan 

[jira] Work started: (HADOOP-46) user-specified job names

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-46?page=all ]
     
Work on HADOOP-46 started by Owen O'Malley

> user-specified job names
> ------------------------
>
>          Key: HADOOP-46
>          URL: http://issues.apache.org/jira/browse/HADOOP-46
>      Project: Hadoop
>         Type: New Feature
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1

>
> It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HADOOP-46) user-specified job names

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-46?page=all ]
     
Doug Cutting resolved HADOOP-46:
--------------------------------

    Resolution: Fixed

This looks great.  I just committed it.  Thanks, again, Owen!

> user-specified job names
> ------------------------
>
>          Key: HADOOP-46
>          URL: http://issues.apache.org/jira/browse/HADOOP-46
>      Project: Hadoop
>         Type: New Feature
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1
>  Attachments: jobname.patch
>
> It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HADOOP-46) user-specified job names

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-46?page=all ]

Owen O'Malley updated HADOOP-46:
--------------------------------

    Attachment: jobname.patch

Here is a patch that puts a job name in the JobConf, JobProfile, and webapp.
The examples use the new method to set job names for themselves.

> user-specified job names
> ------------------------
>
>          Key: HADOOP-46
>          URL: http://issues.apache.org/jira/browse/HADOOP-46
>      Project: Hadoop
>         Type: New Feature
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1
>  Attachments: jobname.patch
>
> It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HADOOP-46) user-specified job names

Posted by "Doug Cutting (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-46?page=all ]

Doug Cutting updated HADOOP-46:
-------------------------------

    Assign To: Sameer Paranjpye

> user-specified job names
> ------------------------
>
>          Key: HADOOP-46
>          URL: http://issues.apache.org/jira/browse/HADOOP-46
>      Project: Hadoop
>         Type: New Feature
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Sameer Paranjpye
>      Fix For: 0.1

>
> It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HADOOP-46) user-specified job names

Posted by "Sameer Paranjpye (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HADOOP-46?page=all ]

Sameer Paranjpye reassigned HADOOP-46:
--------------------------------------

    Assign To: Owen O'Malley  (was: Sameer Paranjpye)

> user-specified job names
> ------------------------
>
>          Key: HADOOP-46
>          URL: http://issues.apache.org/jira/browse/HADOOP-46
>      Project: Hadoop
>         Type: New Feature
>   Components: mapred
>     Versions: 0.1
>     Reporter: Doug Cutting
>     Assignee: Owen O'Malley
>      Fix For: 0.1

>
> It should be possible to supply a name when a job is submitted.  This can then be used in the web ui to describe the job.  Perhaps this should just be a job property (mapred.job.name).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira