Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 20516 invoked from network); 18 Oct 2009 01:03:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Oct 2009 01:03:54 -0000 Received: (qmail 32220 invoked by uid 500); 18 Oct 2009 01:03:54 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 32152 invoked by uid 500); 18 Oct 2009 01:03:54 -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 32142 invoked by uid 99); 18 Oct 2009 01:03:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2009 01:03:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Oct 2009 01:03:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48AB3234C045 for ; Sat, 17 Oct 2009 18:03:31 -0700 (PDT) Message-ID: <1268093252.1255827811282.JavaMail.jira@brutus> Date: Sat, 17 Oct 2009 18:03:31 -0700 (PDT) From: "Todd Lipcon (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1112) Fix CombineFileInputFormat for hadoop 0.20 In-Reply-To: <979042376.1255577671378.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767000#action_12767000 ] Todd Lipcon commented on MAPREDUCE-1112: ---------------------------------------- Hi Zheng. This looks like the same patch as in HADOOP-5759 (not sure how MAPREDUCE-364 plays in here). So is this JIRA really just that we should apply the HADOOP-5759 patch to branch-20? Is there a unit test which can verify this by actually running a job using CombineFileInputFormat? > Fix CombineFileInputFormat for hadoop 0.20 > ------------------------------------------ > > Key: MAPREDUCE-1112 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1112 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.20.1 > Reporter: Zheng Shao > Assignee: Zheng Shao > Fix For: 0.20.2 > > Attachments: MAPREDUCE-1112.1.patch, MAPREDUCE-1112.2.patch > > > HADOOP-5759 is already fixed as a part of MAPREDUCE-364 in hadoop 0.21. > This will fix the same problem with CombineFileInputFormat for hadoop 0.20. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.