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 393BAE7E9 for ; Tue, 15 Jan 2013 07:02:16 +0000 (UTC) Received: (qmail 17197 invoked by uid 500); 15 Jan 2013 07:02:15 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 17033 invoked by uid 500); 15 Jan 2013 07:02:15 -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 16993 invoked by uid 99); 15 Jan 2013 07:02:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 07:02:14 +0000 Date: Tue, 15 Jan 2013 07:02:14 +0000 (UTC) From: "Harsh J (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-4923) Add toString method to TaggedInputSplit 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-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13553555#comment-13553555 ] Harsh J commented on MAPREDUCE-4923: ------------------------------------ This looks good; shall we also mark TaggedInputSplit public for those who wish to determine logic based on Context.getInputSplit()? > Add toString method to TaggedInputSplit > --------------------------------------- > > Key: MAPREDUCE-4923 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-4923 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv1, mrv2, task > Affects Versions: 1.1.1, 2.0.2-alpha > Reporter: Sandy Ryza > Assignee: Sandy Ryza > Priority: Minor > Attachments: MAPREDUCE-4923-branch-1.patch, MAPREDUCE-4923.patch > > > Per MAPREDUCE-3678, map task logs now contain information about the input split being processed. Because TaggedInputSplit has no overridden toString method, nothing useful gets printed out. -- 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