[
https://issues.apache.org/jira/browse/PHOENIX-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mujtaba Chohan updated PHOENIX-2115:
------------------------------------
Description:
1. Right now Pherf pom.xml contain many duplicate dependencies that are in its
parent pom.
2, Cluster dependency jar bundles a huge number of dependencies including
Phoenix and HBase. Since Pherf uses HBase classpath, these dependencies are not
needed in Pherf jar and in fact this means that there are duplicate classes
available on classpath which could possibly be of different code version.
was:
1. Right now Pherf pom.xml contain many duplicate dependencies that are in its
parent pom.
2, Cluster dependency jar bundles a huge number of dependencies including
Phoenix and HBase. Since Pherf uses HBase classpath, these dependencies are not
need in Pherf jar and in fact this means there are duplicate classes available
on classpath which could possibly be of different code version.
> Simplify Pherf generated dependency jar and pom.xml
> ----------------------------------------------------
>
> Key: PHOENIX-2115
> URL: https://issues.apache.org/jira/browse/PHOENIX-2115
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Mujtaba Chohan
> Assignee: Mujtaba Chohan
>
> 1. Right now Pherf pom.xml contain many duplicate dependencies that are in
> its parent pom.
> 2, Cluster dependency jar bundles a huge number of dependencies including
> Phoenix and HBase. Since Pherf uses HBase classpath, these dependencies are
> not needed in Pherf jar and in fact this means that there are duplicate
> classes available on classpath which could possibly be of different code
> version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)