Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0DA5096D3 for ; Tue, 14 Feb 2012 18:54:21 +0000 (UTC) Received: (qmail 82977 invoked by uid 500); 14 Feb 2012 18:54:20 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 82926 invoked by uid 500); 14 Feb 2012 18:54:20 -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 82844 invoked by uid 99); 14 Feb 2012 18:54:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 18:54:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 18:54:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C91AD1B7229 for ; Tue, 14 Feb 2012 18:53:59 +0000 (UTC) Date: Tue, 14 Feb 2012 18:53:59 +0000 (UTC) From: "Mahadev konar (Commented) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <825711163.37397.1329245639825.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <120308151.34781.1329182579694.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-3858) Task attempt failure during commit results in task never completing 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-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13207903#comment-13207903 ] Mahadev konar commented on MAPREDUCE-3858: ------------------------------------------ Good patch to go into 0.23.1 as well. Ill go ahead and commit this to all the 3 branches. > Task attempt failure during commit results in task never completing > ------------------------------------------------------------------- > > Key: MAPREDUCE-3858 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3858 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Reporter: Tom White > Assignee: Tom White > Priority: Critical > Attachments: MAPREDUCE-3858.patch > > > On a terasort job a task attempt failed during the commit phase. Another attempt was rescheduled, but when it tried to commit it failed. > {noformat} > attempt_1329019187148_0083_r_000586_0 already given a go for committing the task output, so killing attempt_1329019187148_0083_r_000586_1 > {noformat} > The job hung as new attempts kept getting scheduled only to fail during commit. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira