Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 1653 invoked from network); 30 Apr 2009 09:15:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Apr 2009 09:15:49 -0000 Received: (qmail 6175 invoked by uid 500); 30 Apr 2009 09:15:47 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 6102 invoked by uid 500); 30 Apr 2009 09:15:46 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 6092 invoked by uid 99); 30 Apr 2009 09:15:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 09:15:46 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2009 09:15:37 +0000 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 170B0B7F6A for ; Thu, 30 Apr 2009 10:15:14 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cPgHsJJlAaoL for ; Thu, 30 Apr 2009 10:15:14 +0100 (BST) Received: from 0-imap-br1.hpl.hp.com (0-imap-br1.hpl.hp.com [16.25.144.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tobor.hpl.hp.com (Postfix) with ESMTPS id 23A2CB7F4B for ; Thu, 30 Apr 2009 10:15:13 +0100 (BST) MailScanner-NULL-Check: 1241687702.31647@rSoTvcmKn/fVxN7jCOJ6nQ Received: from [16.25.171.118] (morzine.hpl.hp.com [16.25.171.118]) by 0-imap-br1.hpl.hp.com (8.14.1/8.13.4) with ESMTP id n3U9F1Ke011616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 30 Apr 2009 10:15:01 +0100 (BST) Message-ID: <49F96C15.5070603@apache.org> Date: Thu, 30 Apr 2009 10:15:01 +0100 From: Steve Loughran User-Agent: Thunderbird 2.0.0.21 (X11/20090302) MIME-Version: 1.0 To: core-user@hadoop.apache.org Subject: Re: I need help References: <331143.47035.qm@web46007.mail.sp1.yahoo.com> <23307094.post@talk.nabble.com> In-Reply-To: <23307094.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: n3U9F1Ke011616 X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Razen Alharbi wrote: > Thanks everybody, > > The issue was that hadoop writes all the outputs to stderr instead of stdout > and i don't know why. I would really love to know why the usual hadoop job > progress is written to stderr. because there is a line in log4.properties telling it to do just that? log4j.appender.console.target=System.err -- Steve Loughran http://www.1060.org/blogxter/publish/5 Author: Ant in Action http://antbook.org/