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 1FDE6CFE0 for ; Wed, 30 May 2012 11:08:26 +0000 (UTC) Received: (qmail 38222 invoked by uid 500); 30 May 2012 11:08:25 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 38041 invoked by uid 500); 30 May 2012 11:08:24 -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 37896 invoked by uid 99); 30 May 2012 11:08:23 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 May 2012 11:08:23 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id D17D6140C2C for ; Wed, 30 May 2012 11:08:23 +0000 (UTC) Date: Wed, 30 May 2012 11:08:23 +0000 (UTC) From: "Nishan Shetty (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <950648547.15660.1338376103860.JavaMail.jiratomcat@issues-vm> In-Reply-To: <206229859.15001.1338362123578.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Updated] (MAPREDUCE-4292) Job is hanging forever when some maps are failing always 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-4292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nishan Shetty updated MAPREDUCE-4292: ------------------------------------- Attachment: syslog > Job is hanging forever when some maps are failing always > -------------------------------------------------------- > > Key: MAPREDUCE-4292 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4292 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 2.0.0-alpha > Reporter: Nishan Shetty > Priority: Critical > Attachments: syslog > > > Set property "mapred.reduce.tasks" to some value greater than zero > I have a job in which some maps are failing always. > Observations: > 1.Map phase is completing with 100%(with succeeded and failed maps). > 2.Reduce phase is not progressing further after 32%. > 3.After map phase is completed job is hanging forever. > Expected that job should be failed after waiting for some time. -- 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