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 2733010966 for ; Fri, 7 Feb 2014 20:50:34 +0000 (UTC) Received: (qmail 61911 invoked by uid 500); 7 Feb 2014 20:50:22 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 61804 invoked by uid 500); 7 Feb 2014 20:50: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 61775 invoked by uid 99); 7 Feb 2014 20:50:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Feb 2014 20:50:20 +0000 Date: Fri, 7 Feb 2014 20:50:19 +0000 (UTC) From: "Jason Lowe (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MAPREDUCE-5746) Job diagnostics can implicate wrong task for a failed job MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Jason Lowe created MAPREDUCE-5746: ------------------------------------- Summary: Job diagnostics can implicate wrong task for a failed job Key: MAPREDUCE-5746 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5746 Project: Hadoop Map/Reduce Issue Type: Bug Components: jobhistoryserver Affects Versions: 2.1.1-beta, 0.23.10 Reporter: Jason Lowe We've seen a number of cases where the history server is showing the wrong task as the reason a job failed. For example, "Task task_1383802699973_515536_m_027135 failed 1 times" when some other task had failed 4 times and was the real reason the job failed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)