HBASE-26799 TestCanaryTool.testWriteTableTimeout is flaky (#4165)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org>
This commit is contained in:
parent
f90816d6dc
commit
905a6e0472
|
@ -34,7 +34,7 @@ logger.hadoop.level = WARN
|
|||
logger.zookeeper.name = org.apache.zookeeper
|
||||
logger.zookeeper.level = ERROR
|
||||
|
||||
logger.hbase.name = org.apache.zookeeper
|
||||
logger.hbase.name = org.apache.hadoop.hbase
|
||||
logger.hbase.level = DEBUG
|
||||
|
||||
# These settings are workarounds against spurious logs from the minicluster. See HBASE-4709
|
||||
|
|
Loading…
Reference in New Issue