Hi there, I'm trying this tool: bin/hbase org.apache.hadoop.hbase.util.CompressionTest file:///tmp/test.txt snappy
And I want to set the log level to debug to see why it fails. But it seems that it's not taking the log4j.conf into consideraion. I tried to remove it, same result. I tried to set to debug, same result. Any idea how to change the loglevel and why it's not taking our default config file into consideration? JM
