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 "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2008/09/11 13:27:45 UTC

[jira] Updated: (HADOOP-4125) Reduce cleanup tip web ui is does not show attempts

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

Amareshwari Sriramadasu updated HADOOP-4125:
--------------------------------------------

    Description: Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically.   (was: cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid))
        Summary: Reduce cleanup tip web ui is does not show attempts  (was: JobInProgress.getTaskInProgress doesnot return cleanup tip properly)

> Reduce cleanup tip web ui is does not show attempts
> ---------------------------------------------------
>
>                 Key: HADOOP-4125
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4125
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.19.0
>
>         Attachments: patch-4125.txt
>
>
> Reduce cleanup tip web ui is does not show attempts, because cleanup tip is not returned correctly from JobInProgress.getTaskInProgress(tipid). And also the status for the reduce tip is shown as cleanup > copy, this is because the reduce task adds all the phases statically. 

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