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 "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org> on 2009/05/04 05:40:30 UTC

[jira] Updated: (HADOOP-5738) Split waiting tasks field in JobTracker metrics to individual tasks

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

Sreekanth Ramakrishnan updated HADOOP-5738:
-------------------------------------------

    Attachment: HADOOP-5738-2.patch

Attaching the patch removing the "waiting_tasks" column. The patch applies to branch 20 also, but creates .orig files.

> Split waiting tasks field in JobTracker metrics to individual tasks
> -------------------------------------------------------------------
>
>                 Key: HADOOP-5738
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5738
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred, metrics
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: HADOOP-5738-1.patch, HADOOP-5738-2.patch
>
>
> Currently, job tracker metrics reports waiting tasks as a single field in metrics. It would be better if we can split waiting tasks into maps and reduces. 

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