You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by zs...@apache.org on 2009/01/14 08:01:26 UTC

svn commit: r734351 - /hadoop/hive/trunk/conf/hive-log4j.properties

Author: zshao
Date: Tue Jan 13 23:01:25 2009
New Revision: 734351

URL: http://svn.apache.org/viewvc?rev=734351&view=rev
Log:
HIVE-229: Debug output disabled in HIVE-206 (Johan Oskarsson via zshao)

Modified:
    hadoop/hive/trunk/conf/hive-log4j.properties

Modified: hadoop/hive/trunk/conf/hive-log4j.properties
URL: http://svn.apache.org/viewvc/hadoop/hive/trunk/conf/hive-log4j.properties?rev=734351&r1=734350&r2=734351&view=diff
==============================================================================
--- hadoop/hive/trunk/conf/hive-log4j.properties (original)
+++ hadoop/hive/trunk/conf/hive-log4j.properties Tue Jan 13 23:01:25 2009
@@ -1,5 +1,5 @@
 # Define some default values that can be overridden by system properties
-hive.root.logger=DEBUG,console
+hive.root.logger=WARN,DRFA
 hive.log.dir=/tmp/${user.name}
 hive.log.file=hive.log