Is this intentional in -trunk? Index: conf/log4j.properties =================================================================== --- conf/log4j.properties (revision 671950) +++ conf/log4j.properties (revision 671951) @@ -41,3 +41,5 @@ # Custom Logging levels
#log4j.logger.org.apache.hadoop.fs.FSNamesystem=DEBUG +#log4j.logger.org.apache.hadoop.hbase=DEBUG +log4j.logger.org.apache.hadoop.dfs=DEBUG Regards, Rong-En Fan
