Istvan Toth created PHOENIX-7300: ------------------------------------ Summary: Document the requirement for a log4j1 implementation Key: PHOENIX-7300 URL: https://issues.apache.org/jira/browse/PHOENIX-7300 Project: Phoenix Issue Type: Bug Components: phoenix Reporter: Istvan Toth
Despite the fact that both HBase and Phoenix use slf4j, and could theoretically use any supported logging backend, the fact remains that Phoenix is still dependent on Hadoop and its antiquated log4j1 logging dependency. This means that the Phoenix JDBC driver will not load without having something on the classpath that implements the log4j1 API. Explain this situation in the documentation, along with the suggested log4j2 based setup that we used by default. -- This message was sent by Atlassian Jira (v8.20.10#820010)