Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 50043E657 for ; Thu, 14 Feb 2013 23:46:41 +0000 (UTC) Received: (qmail 54164 invoked by uid 500); 14 Feb 2013 23:46:36 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 53969 invoked by uid 500); 14 Feb 2013 23:46:36 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 53960 invoked by uid 99); 14 Feb 2013 23:46:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 23:46:36 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of kwiley@keithwiley.com designates 69.56.144.11 as permitted sender) Received: from [69.56.144.11] (HELO gateway11.websitewelcome.com) (69.56.144.11) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 23:46:28 +0000 Received: by gateway11.websitewelcome.com (Postfix, from userid 500) id 850361486D91D; Thu, 14 Feb 2013 17:46:08 -0600 (CST) Received: from gator542.hostgator.com (gator542.hostgator.com [74.54.187.114]) by gateway11.websitewelcome.com (Postfix) with ESMTP id 60CB11486D8C7 for ; Thu, 14 Feb 2013 17:46:08 -0600 (CST) Received: from [24.19.6.8] (port=39799 helo=[192.168.10.2]) by gator542.hostgator.com with esmtpa (Exim 4.80) (envelope-from ) id 1U68VE-0004lh-5g for user@hadoop.apache.org; Thu, 14 Feb 2013 17:46:08 -0600 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: .deflate trouble From: Keith Wiley In-Reply-To: Date: Thu, 14 Feb 2013 15:46:05 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <07D9C58C-A2CB-4E9A-831F-DC02B525E55A@keithwiley.com> References: <5C9A3810-2A53-4933-A803-2D43841EE832@keithwiley.com> To: user@hadoop.apache.org X-Mailer: Apple Mail (2.1084) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator542.hostgator.com X-AntiAbuse: Original Domain - hadoop.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - keithwiley.com X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.10.2]) [24.19.6.8]:39799 X-Source-Auth: kwiley+keithwiley.com X-Email-Count: 2 X-Source-Cap: a2J3aWxleTtrYndpbGV5O2dhdG9yNTQyLmhvc3RnYXRvci5jb20= X-Virus-Checked: Checked by ClamAV on apache.org Good call. We can't use the conventional web-based JT due to corporate = access issues, but I looked at the job_XXX.xml file directly, and sure = enough, it set mapred.output.compress to true. Now I just need to = remember how that occurs. I simply ran the wordcount example straight = off the command line, I didn't specify any overridden conf settings for = the job. Ultimately, the solution (or part of it) is to get away from .19 to a = more up-to-date version of Hadoop. I would prefer 2.0 over 1.0 in fact, = but due to a remarkable lack of concise EC2/Hadoop documentation (and = the fact that what docs I did find were very old and therefore conformed = to .19 style Hadoop), I have fallen back on old versions of Hadoop for = my initial tests. In the long run, I will need to get a more modern = version of Hadoop to successfully deploy on EC2. Thanks. On Feb 14, 2013, at 15:02 , Harsh J wrote: > Did the job.xml of the job that produced this output also carry > mapred.output.compress=3Dfalse in it? The file should be viewable on = the > JT UI page for the job. Unless explicitly turned out, even 0.19 > wouldn't have enabled compression on its own. = __________________________________________________________________________= ______ Keith Wiley kwiley@keithwiley.com keithwiley.com = music.keithwiley.com "The easy confidence with which I know another man's religion is folly = teaches me to suspect that my own is also." -- Mark Twain = __________________________________________________________________________= ______