Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 85447 invoked from network); 1 Mar 2011 06:52:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Mar 2011 06:52:02 -0000 Received: (qmail 39917 invoked by uid 500); 1 Mar 2011 06:52:02 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 39471 invoked by uid 500); 1 Mar 2011 06:51:58 -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 39452 invoked by uid 99); 1 Mar 2011 06:51:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Mar 2011 06:51:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Tue, 01 Mar 2011 06:51:57 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id F1F4043746 for ; Tue, 1 Mar 2011 06:51:36 +0000 (UTC) Date: Tue, 1 Mar 2011 06:51:36 +0000 (UTC) From: "Rui KUBO (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <968167518.4230.1298962296987.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <12038977.152911292483221322.JavaMail.jira@thor> Subject: [jira] Updated: (MAPREDUCE-2220) Fix typo in mapred-default.xml 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-2220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rui KUBO updated MAPREDUCE-2220: -------------------------------- Attachment: mapred-default2.diff I regenerated the patch. > Fix typo in mapred-default.xml > ------------------------------ > > Key: MAPREDUCE-2220 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2220 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: documentation > Affects Versions: 0.21.0, 0.22.0 > Reporter: Rui KUBO > Assignee: Rui KUBO > Priority: Minor > Attachments: mapred-default.diff, mapred-default2.diff > > > there're two typos: > * mapreduce.output.fileoutputformat.compression.type instead of mapreduce.output.fileoutputformat.compress.type > * mapreduce.output.fileoutputformat.compression.codec instead of mapreduce.output.fileoutputformat.compress.codec > in mapred-default. Trivial patch to fix. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira