[ 
https://issues.apache.org/jira/browse/PHOENIX-2115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14636006#comment-14636006
 ] 

James Taylor commented on PHOENIX-2115:
---------------------------------------

[~mujtabachohan] - looks like a problem here:
{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18:integration-test 
(ClientManagedTimeTests) on project phoenix-pherf: Execution 
ClientManagedTimeTests of goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18:integration-test failed: 
java.lang.NoClassDefFoundError: 
org/apache/hadoop/hbase/IntegrationTestingUtility: 
org.apache.hadoop.hbase.IntegrationTestingUtility -> [Help 1]
{code}

> 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
>         Attachments: PHOENIX-2115.patch
>
>
> 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)

Reply via email to