[
https://issues.apache.org/jira/browse/PHOENIX-6869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated PHOENIX-6869:
---------------------------------
Description:
When buiulding with
{noformat}
mvn clean verify -Dhbase.version=2.5.3-hadoop3
-Dphoenix.client.artifactid=phoenix-client-embedded-hbase-2.5
-Dhadoop.version=3.2.3 -Dphoenix.version=5.1.4-SNAPSHOT -DforkCount=6
-Pshade-javax-servlet{noformat}
, Hadoop 3.1.4 and HBase 2.4.16 test dependencies appear on the (test)
classpath.
Add DependencyManage entries to these artifacts.
was:
When specifying hbase.profile=2.5 during build, Hadoop 3.1.4 and HBase 2.4.16
test dependencies appear on the (test) classpath.
Add DependencyManage entries to these artifacts.
> DependencyManage test hbase and hadoop dependency versions in PQS
> -----------------------------------------------------------------
>
> Key: PHOENIX-6869
> URL: https://issues.apache.org/jira/browse/PHOENIX-6869
> Project: Phoenix
> Issue Type: Bug
> Components: queryserver
> Reporter: Istvan Toth
> Priority: Major
>
> When buiulding with
> {noformat}
> mvn clean verify -Dhbase.version=2.5.3-hadoop3
> -Dphoenix.client.artifactid=phoenix-client-embedded-hbase-2.5
> -Dhadoop.version=3.2.3 -Dphoenix.version=5.1.4-SNAPSHOT -DforkCount=6
> -Pshade-javax-servlet{noformat}
> , Hadoop 3.1.4 and HBase 2.4.16 test dependencies appear on the (test)
> classpath.
> Add DependencyManage entries to these artifacts.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)