Istvan Toth created PHOENIX-7477:
------------------------------------
Summary: Set java.util.logging.config.class in scripts
Key: PHOENIX-7477
URL: https://issues.apache.org/jira/browse/PHOENIX-7477
Project: Phoenix
Issue Type: Bug
Reporter: Istvan Toth
While working on the hbase startup scripts, I came across this:
{noformat}
HBASE_OPTS="$HBASE_OPTS
-Djava.util.logging.config.class=org.apache.hadoop.hbase.logging.JulToSlf4jInitializer"
{noformat}
We should probably add the same to the phoenix scripts to properly redirect JUL
logging to SLF4j.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)