Istvan Toth created PHOENIX-6461:
------------------------------------
Summary: sqlline-thin does not include slf4j logging backend
Key: PHOENIX-6461
URL: https://issues.apache.org/jira/browse/PHOENIX-6461
Project: Phoenix
Issue Type: Bug
Components: queryserver
Reporter: Istvan Toth
The Avatica client JAR that we use in the phoenix thin client JAR does not
include and sfl4j backend.
This in itself is not a problem, as it allows dependent project to use their
preferred backend.
However, we are not a backend in the sqlline-thin backend either, which results
in any log messages being dropped.
We should add a log implementation in the sqlline-thin script to the classpath.
Probably slf4j-simple would be the best choice.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)