[
https://issues.apache.org/jira/browse/PHOENIX-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-7477:
---------------------------------
Component/s: core
queryserver
> 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
> Components: core, queryserver
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> 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)