Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 26428 invoked from network); 4 Dec 2009 11:16:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 11:16:43 -0000 Received: (qmail 50667 invoked by uid 500); 4 Dec 2009 11:16:43 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 50593 invoked by uid 500); 4 Dec 2009 11:16:42 -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 50583 invoked by uid 99); 4 Dec 2009 11:16:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 11:16:42 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Fri, 04 Dec 2009 11:16:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D26E1234C1E9 for ; Fri, 4 Dec 2009 03:16:20 -0800 (PST) Message-ID: <796016998.1259925380860.JavaMail.jira@brutus> Date: Fri, 4 Dec 2009 11:16:20 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1152) JobTrackerInstrumentation.killed{Map/Reduce} is never called In-Reply-To: <1405808844.1256367119372.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785878#action_12785878 ] Hudson commented on MAPREDUCE-1152: ----------------------------------- Integrated in Hadoop-Mapreduce-trunk-Commit #144 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/144/]) . Distinguish between failed and killed tasks in JobTrackerInstrumentation. Contributed by Sharad Agarwal > JobTrackerInstrumentation.killed{Map/Reduce} is never called > ------------------------------------------------------------ > > Key: MAPREDUCE-1152 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1152 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.22.0 > Reporter: Sharad Agarwal > Fix For: 0.22.0 > > Attachments: 1152.patch, 1152.patch, 1152_v2.patch, 1152_v3.patch > > > JobTrackerInstrumentation.killed{Map/Reduce} metrics added as part of MAPREDUCE-1103 is not captured -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.