[
https://issues.apache.org/jira/browse/PHOENIX-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6862:
---------------------------------
Affects Version/s: 5.1.3
Environment:
We've already excluded log4j2 as part of the logging backend change on master.
However, we need to add the exclusion on 5.1 as well.
> Phoenix-client jar relocates log4j2
> -----------------------------------
>
> Key: PHOENIX-6862
> URL: https://issues.apache.org/jira/browse/PHOENIX-6862
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.1.3
> Environment: We've already excluded log4j2 as part of the logging
> backend change on master.
> However, we need to add the exclusion on 5.1 as well.
>
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
>
> Even though we do not include the log4j2 classes in the shaded phoenix-client
> JAR, we still relocate org/apache/logging/log4j .
> The result is that minicluster cannot start when phoenix-client-embedded is
> on the classpath (i.e. for PQS)
> This only applies for the HBase 2.5 profile.
> Exclude log4j2 from the shading config.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)