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 71270D204 for ; Sun, 8 Jul 2012 17:36:36 +0000 (UTC) Received: (qmail 83288 invoked by uid 500); 8 Jul 2012 17:36:36 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 83243 invoked by uid 500); 8 Jul 2012 17:36:36 -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 83234 invoked by uid 99); 8 Jul 2012 17:36:36 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 17:36:36 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 0467E141BF8 for ; Sun, 8 Jul 2012 17:36:36 +0000 (UTC) Date: Sun, 8 Jul 2012 17:36:36 +0000 (UTC) From: "Hudson (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <804434756.20328.1341768996019.JavaMail.jiratomcat@issues-vm> In-Reply-To: <12038977.152911292483221322.JavaMail.jira@thor> Subject: [jira] [Commented] (MAPREDUCE-2220) Fix new API FileOutputFormat-related typos 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:comment-tabpanel&focusedCommentId=13408991#comment-13408991 ] Hudson commented on MAPREDUCE-2220: ----------------------------------- Integrated in Hadoop-Hdfs-trunk-Commit #2500 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2500/]) MAPREDUCE-2220. Fix new API FileOutputFormat-related typos in mapred-default.xml. Contributed by Rui Kubo. (harsh) (Revision 1358788) Result = SUCCESS harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1358788 Files : * /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt * /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml > Fix new API FileOutputFormat-related typos 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 > Reporter: Rui KUBO > Assignee: Rui KUBO > Priority: Minor > Fix For: 2.0.1-alpha > > Attachments: mapred-default.diff, mapred-default2.diff, mapred-default3.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. 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