[
https://issues.apache.org/jira/browse/HIVE-18874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831965#comment-16831965
]
Prasanth Jayachandran commented on HIVE-18874:
----------------------------------------------
[~gopalv] can you please review?
> JDBC: HiveConnection shades log4j interfaces
> --------------------------------------------
>
> Key: HIVE-18874
> URL: https://issues.apache.org/jira/browse/HIVE-18874
> Project: Hive
> Issue Type: Bug
> Components: Clients
> Affects Versions: 3.1.0
> Reporter: Gopal V
> Assignee: Prasanth Jayachandran
> Priority: Major
> Labels: jdbc
> Attachments: HIVE-18874.1.patch
>
>
> This prevents Hive JDBC from being instantiated into a regular SLF4J logger
> env.
> {code}
> 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)
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)