[
https://issues.apache.org/jira/browse/SENTRY-2072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña reassigned SENTRY-2072:
-----------------------------------
Assignee: kalyan kumar kalvagadda
Fix Version/s: 2.0.0
> log4j2 dependencies brought by Hive 2 are causing conflicts with Sentry log4j
> -----------------------------------------------------------------------------
>
> Key: SENTRY-2072
> URL: https://issues.apache.org/jira/browse/SENTRY-2072
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Sergio Peña
> Assignee: kalyan kumar kalvagadda
> Priority: Blocker
> Fix For: 2.0.0
>
>
> While testing Sentry 2.0, I found that the logging was not working correctly
> due to some log4j2 dependencies that were added on the classpath by Hive 2
> dependency.
> Sentry has a mix of log4j and SLF4J api usage, so having these mix of
> dependencies have conflict with the Sentry logging. We should exclude these
> log4j2 dependencies for the Sentry 2.0 release.
> The libraries that were added and should be excluded are:
> log4j-1.2-api-2.6.2.jar
> log4j-api-2.6.2.jar
> log4j-core-2.6.2.jar
> log4j-slf4j-impl-2.6.2.jar
> log4j-web-2.6.2.jar
> The only library that should exist on the classpath is:
> log4j-1.2.16.jar
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)