Senthil Kumar created AMBARI-26140:
--------------------------------------
Summary: HBASE SHELL: Excess Zookeeper and Hadoop loggin issue
Key: AMBARI-26140
URL: https://issues.apache.org/jira/browse/AMBARI-26140
Project: Ambari
Issue Type: Bug
Components: ambari-server
Reporter: Senthil Kumar
Issue: Excessive Logging in HBase Shell While launching the HBase shell, we
encountered excessive logging in the console output. This was primarily due to
two specific logging configurations being set to INFO mode, which caused a high
volume of unnecessary logs, making it difficult for users to focus on important
output.
Fix: Adjust Logging Levels to ERROR To address this issue, I have modified the
logging configuration for the HBase shell: Changed the logging levels for the
two problematic configurations from INFO to ERROR. This adjustment ensures that
only critical error messages are logged, reducing log noise and improving the
overall user experience when interacting with the HBase shell.
Impact: The fix significantly reduces unnecessary log output, providing a
cleaner and more focused console experience. No functionality of the HBase
shell is impacted; the change only affects logging verbosity.
Testing: Verified that after the changes, only error-level messages are logged
when opening and interacting with the HBase shell. Ensured that important error
messages are still captured without being overwhelmed by less relevant
information.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]