caijialiang created HBASE-27911:
-----------------------------------
Summary: log4j configuration file not worked
Key: HBASE-27911
URL: https://issues.apache.org/jira/browse/HBASE-27911
Project: HBase
Issue Type: Bug
Reporter: caijialiang
HBase sets the HBASE_ROOT_LOGGER variable in many startup scripts, and finally
places this variable in the startup parameters in the bin/hbase script,
"-Dhbase.root.logger=${HBASE_ROOT_LOGGER:-INFO,console}". This is really
strange as it overrides the log4j configuration, which is not beneficial for
users who are not familiar with HBase because they cannot enable debug by
modifying the log4j configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)