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 BBECBD3E8 for ; Mon, 10 Sep 2012 23:36:08 +0000 (UTC) Received: (qmail 64505 invoked by uid 500); 10 Sep 2012 23:36:07 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 64431 invoked by uid 500); 10 Sep 2012 23:36:07 -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 64129 invoked by uid 99); 10 Sep 2012 23:36:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2012 23:36:07 +0000 Date: Tue, 11 Sep 2012 10:36:07 +1100 (NCT) From: "Mayank Bansal (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <857628291.60884.1347320167501.JavaMail.jiratomcat@arcas> In-Reply-To: <2088337139.39352.1346860687602.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (MAPREDUCE-4637) Killing an unassigned task attempt causes the job to fail 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-4637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal updated MAPREDUCE-4637: ------------------------------------- Attachment: MAPREDUCE-4637-trunk-v4.patch Fixing the test. Thanks, Mayank > Killing an unassigned task attempt causes the job to fail > --------------------------------------------------------- > > Key: MAPREDUCE-4637 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4637 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 2.0.0-alpha > Reporter: Tom White > Assignee: Mayank Bansal > Attachments: MAPREDUCE-4637-trunk.patch, MAPREDUCE-4637-trunk-v2.patch, MAPREDUCE-4637-trunk-v3.patch, MAPREDUCE-4637-trunk-v4.patch, MapReduce.png > > > Attempting to kill a task attempt that has been scheduled but is not running causes an invalid state transition and the AM to stop with an error. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira