Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77F1D102C8 for ; Sat, 23 Nov 2013 19:07:38 +0000 (UTC) Received: (qmail 99159 invoked by uid 500); 23 Nov 2013 19:07:35 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 99057 invoked by uid 500); 23 Nov 2013 19:07:35 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 98932 invoked by uid 99); 23 Nov 2013 19:07:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Nov 2013 19:07:35 +0000 Date: Sat, 23 Nov 2013 19:07:35 +0000 (UTC) From: "Gera Shegalov (JIRA)" To: mapreduce-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (MAPREDUCE-5648) Allow user-specified diagnostics and speculation diagnostics for killed tasks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gera Shegalov created MAPREDUCE-5648: ---------------------------------------- Summary: Allow user-specified diagnostics and speculation diagnostics for killed tasks Key: MAPREDUCE-5648 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5648 Project: Hadoop Map/Reduce Issue Type: Improvement Components: client, mr-am, mrv2 Affects Versions: 2.2.0 Reporter: Gera Shegalov Our users and tools want to be able to supply additional custom diagnostic messages to mapreduce ClientProtocol killTask. We also need to clearly indicate when a task attempt is killed because another task attempt succeeded first when speculative execution is enabled. -- This message was sent by Atlassian JIRA (v6.1#6144)