Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 10290 invoked from network); 13 Jul 2009 10:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jul 2009 10:31:27 -0000 Received: (qmail 58689 invoked by uid 500); 13 Jul 2009 10:31:37 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 58648 invoked by uid 500); 13 Jul 2009 10:31:37 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 58638 invoked by uid 99); 13 Jul 2009 10:31:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 10:31:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jul 2009 10:31:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D69F8234C004 for ; Mon, 13 Jul 2009 03:31:14 -0700 (PDT) Message-ID: <861142381.1247481074864.JavaMail.jira@brutus> Date: Mon, 13 Jul 2009 03:31:14 -0700 (PDT) From: "Sharad Agarwal (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-467) Collect information about number of tasks succeeded / total per time unit for a tasktracker. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sharad Agarwal updated MAPREDUCE-467: ------------------------------------- Attachment: 467_branch_0.20.patch Patch for Yahoo's distribution for branch 20. > Collect information about number of tasks succeeded / total per time unit for a tasktracker. > --------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-467 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-467 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Reporter: Hemanth Yamijala > Assignee: Sharad Agarwal > Fix For: 0.21.0 > > Attachments: 467_branch_0.20.patch, 467_v4.patch, 467_v5.patch, 467_v6.patch, 467_v7.patch, 5931_v1.patch, 5931_v2.patch, 5931_v3.patch > > > Collecting information of number of tasks succeeded / total per tasktracker and being able to see these counts per hour, day and since start time will help reason about things like the blacklisting strategy. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.