You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/07/15 17:42:14 UTC

[jira] Resolved: (MAPREDUCE-70) Unify the way job history filename is parsed

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

Amar Kamat resolved MAPREDUCE-70.
---------------------------------

    Resolution: Fixed

MAPREDUCE-11 should fix this.

> Unify  the way job history filename is parsed
> ---------------------------------------------
>
>                 Key: MAPREDUCE-70
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-70
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>         Attachments: HADOOP-4017-v1.1.patch, HADOOP-4017-v1.patch
>
>
> Job history filename has the following meta-info :
> - jobtracker's hostname
> - job id
> - username
> - jobname
> {{HistoryViewer.java}} and {{jobhistory.jsp}} are required to parse the history filename to extract the meta-info. It makes more sense to provide a common utility in {{JobHistory}} to do it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.