[
https://issues.apache.org/jira/browse/PHOENIX-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680633#comment-17680633
]
Istvan Toth commented on PHOENIX-6862:
--------------------------------------
With the attached PR I am able to run the PQS test suite with 5.1.4-SNAPSHOT
and the 2.5 HBase profile.
> 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:
>
> 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)