Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DD0A7D0F3 for ; Tue, 7 Aug 2012 07:15:55 +0000 (UTC) Received: (qmail 39152 invoked by uid 500); 7 Aug 2012 07:15:36 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 38216 invoked by uid 500); 7 Aug 2012 07:15:30 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 38196 invoked by uid 99); 7 Aug 2012 07:15:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 07:15:30 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ravindra.bajpai@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-we0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Aug 2012 07:15:23 +0000 Received: by weyu3 with SMTP id u3so2916592wey.35 for ; Tue, 07 Aug 2012 00:15:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=d7bdzvhqrICegZX+1bO0+HLGubzt8MRxoG/1uB16MDE=; b=yG0dxAzCje4KRwuI/iMLMgl3qZz117adSBW7/USZ8qtw9gSAc1jbFrY7JrekNLOOCr L/VuZUd989+SthELNet3vsORzHg5AGXmCODclH7j1/l5cWnJCjRopi9NeU/mdZqiKRGz naC/J6hxzc2RLaKYoaGga3Snxf2/KLLdJHiMHj/gUAqKty86W6CEyuH5oNQqxqPojyva U7BkD+/uBFY6naXo78rGH9yl+xWX3bpaVQ7lwJYsF/HEA1yslFHyc8sOMhm5cJYmMf8t O2EEnbuDioeYwzoE8h37icpFyg+GRPD7bSBYTlgVGMVNTSjM4xA0IDZJuTNSqEu0dfGi O3uw== Received: by 10.216.119.6 with SMTP id m6mr6528543weh.215.1344323702595; Tue, 07 Aug 2012 00:15:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.237.220 with HTTP; Tue, 7 Aug 2012 00:14:42 -0700 (PDT) From: Ravindra Date: Tue, 7 Aug 2012 12:44:42 +0530 Message-ID: Subject: How to turn off logging in hive To: user@hive.apache.org Content-Type: multipart/alternative; boundary=e0cb4e700647c19eea04c6a7c000 X-Virus-Checked: Checked by ClamAV on apache.org --e0cb4e700647c19eea04c6a7c000 Content-Type: text/plain; charset=ISO-8859-1 Hi , I used following property in the hive-site.xml and I still see that logging is happening. Can someone please help me to switch off the logging. log4j.category.DataNucleus off -- Ravi. *''We do not inherit the earth from our ancestors, we borrow it from our children.'' PROTECT IT !* --e0cb4e700647c19eea04c6a7c000 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi ,

I used following property in the hive-site.xml and I still see = that logging is happening. Can someone please help me to switch off the log= ging.

=A0=A0=A0 <property>
=A0=A0=A0=A0=A0=A0=A0 <name&g= t;log4j.category.DataNucleus</name>
=A0=A0=A0=A0=A0=A0=A0 <value>off</value>
=A0=A0=A0=A0=A0=A0= =A0 <description></description>
=A0=A0=A0 </property><= br>
--
Ravi.
''We do not inherit the earth from our anc= estors, we borrow it from our children.'' PROTECT IT !

--e0cb4e700647c19eea04c6a7c000--