[ http://issues.apache.org/jira/browse/HADOOP-150?page=all ]
     
Doug Cutting resolved HADOOP-150:
---------------------------------

    Fix Version: 0.2
     Resolution: Fixed

I just committed this.  Thanks, Owen!

> tip and task names should reflect the job name
> ----------------------------------------------
>
>          Key: HADOOP-150
>          URL: http://issues.apache.org/jira/browse/HADOOP-150
>      Project: Hadoop
>         Type: Improvement

>   Components: mapred
>     Versions: 0.1.1
>     Reporter: Owen O'Malley
>     Assignee: Owen O'Malley
>      Fix For: 0.2
>  Attachments: task-id-3.patch, task_id.patch
>
> The tip and task names should be related to the job id. I'd propose:
> job name: job_<random 32bit/base36>
> tip: tip_<job id>_[mr]_<fragment #>
> task: task_<tip id>_<attempt #>
> so examples would be:
> job_abc123
> tip_abc123_m_00034
> task_abc123_m_00034_1
>  

-- 
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

Reply via email to