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 B90CD91E7 for ; Thu, 27 Oct 2011 07:24:53 +0000 (UTC) Received: (qmail 24538 invoked by uid 500); 27 Oct 2011 07:24:53 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 24503 invoked by uid 500); 27 Oct 2011 07:24:53 -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 24490 invoked by uid 99); 27 Oct 2011 07:24:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 07:24:52 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Oct 2011 07:24:51 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2F566322B1C for ; Thu, 27 Oct 2011 07:22:32 +0000 (UTC) Date: Thu, 27 Oct 2011 07:22:32 +0000 (UTC) From: "Siddharth Seth (Updated) (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1900219928.23366.1319700152195.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <523211017.11888.1317822754152.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MAPREDUCE-3146) Add a MR specific command line to dump logs for a given TaskAttemptID 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-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated MAPREDUCE-3146: -------------------------------------- Attachment: MR3146_v1.txt Requires MR2989. Adds a CLI mapred job -logs which only works for completed jobs. The patch modified ClientProtocol to add getLogFileParams - not very clean. The alternate is to shuffle a lot of files between core/common so that the CLI can access mrv2 Apis. > Add a MR specific command line to dump logs for a given TaskAttemptID > --------------------------------------------------------------------- > > Key: MAPREDUCE-3146 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3146 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Components: mrv2, nodemanager > Affects Versions: 0.23.0 > Reporter: Vinod Kumar Vavilapalli > Assignee: Siddharth Seth > Priority: Critical > Fix For: 0.23.0 > > Attachments: MR3146_v1.txt > > -- 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