From hadoop-dev-return-18381-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Wed Sep 12 04:29:58 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 67517 invoked from network); 12 Sep 2007 04:29:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 04:29:57 -0000 Received: (qmail 28091 invoked by uid 500); 12 Sep 2007 04:29:49 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 28047 invoked by uid 500); 12 Sep 2007 04:29:49 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 27810 invoked by uid 99); 12 Sep 2007 04:29:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Sep 2007 21:29:48 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 04:31:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 21F18714159 for ; Tue, 11 Sep 2007 21:29:32 -0700 (PDT) Message-ID: <903907.1189571372105.JavaMail.jira@brutus> Date: Tue, 11 Sep 2007 21:29:32 -0700 (PDT) From: "Amar Kamat (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1592) Print the diagnostic error messages for FAILED task-attempts to the user console via TaskCompletionEvents In-Reply-To: <26550677.1184167504755.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amar Kamat updated HADOOP-1592: ------------------------------- Comment: was deleted > Print the diagnostic error messages for FAILED task-attempts to the user console via TaskCompletionEvents > --------------------------------------------------------------------------------------------------------- > > Key: HADOOP-1592 > URL: https://issues.apache.org/jira/browse/HADOOP-1592 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Affects Versions: 0.15.0 > Reporter: Arun C Murthy > Assignee: Amar Kamat > Fix For: 0.15.0 > > > It would be very helpful to add the diagnostic error messages (via {{TaskInProgress#getDiagnosticInfo(String)}}) to the user-console via {{TaskCompletionEvents}}. > This is particularly useful for debugging batched jobs e.g. nightlies/unit-tests/benchmarks... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.