Set hbase tests to output at DEBUG rather than at WARN

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@661149 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-05-28 23:35:01 +00:00
parent eb348cb54a
commit d5b3dd2cd0
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ log4j.appender.console.layout.ConversionPattern=%d %-5p [%t] %C{2}(%L): %m%n
#log4j.logger.org.apache.hadoop.fs.FSNamesystem=DEBUG
log4j.logger.org.apache.hadoop=WARN
log4j.logger.org.apache.hadoop.hbase=WARN
log4j.logger.org.apache.hadoop.hbase=DEBUG