Re: ReadOnlyZKClient question

2023-02-08 Thread Bryan Beaudreault
I sort of wonder if you have a log4j.properties and log4j2.properties on the classpath. I think I remember having an issue when both existed, where I'd see a lot more logs than I expect. Check for a log4j.properties and remove it. On Wed, Feb 8, 2023 at 4:51 AM 张铎(Duo Zhang) wrote: > These are

Re: ReadOnlyZKClient question

2023-02-08 Thread Duo Zhang
These are all normal logs for ReadOnlyZkClient, but the problem is we should not output these logs when running hbase shell. I'm not a ruby expert but we have this in the entry point of hbase shell(jar-bootstrap.rb) # Set logging level to avoid verboseness