Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.0
Description
This prevents Hive JDBC from being instantiated into a regular SLF4J logger env.
java.lang.IncompatibleClassChangeError: Class org.apache.logging.slf4j.Log4jLoggerFactory does not implement the requested interface org.apache.hive.org.slf4j.ILoggerFactory at org.apache.hive.org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:285)
Attachments
Attachments
Issue Links
- relates to
-
HIVE-27028 Backport of HIVE-18874 JDBC: HiveConnection shades log4j interfaces
- Resolved
-
HIVE-20878 Hive Runner for Unit tests with Hive JDBC standanlone jar issue with log4j slf4j
- Open