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

stack commented on HBASE-18791:
-------------------------------

[~ndimiduk] You are right. PE used to be bundled up in hbase-server tests which 
we seemed ok shipping up to this but was broken out and put into the new 
hbase-mapreduce module recently; hence this issue.

Looking at the current tgz, I see this for tests:

hbase-annotations-2.0.0-alpha3-SNAPSHOT-tests.jar  
hbase-it-2.0.0-alpha3-SNAPSHOT-tests.jar       
hbase-server-2.0.0-alpha3-SNAPSHOT-tests.jar
hbase-common-2.0.0-alpha3-SNAPSHOT-tests.jar       
hbase-rsgroup-2.0.0-alpha3-SNAPSHOT-tests.jar  
hbase-spark-it-2.0.0-alpha3-SNAPSHOT-tests.jar

To fix, we'd have to move PE at least. Having PE depend on mapreduce is 
unfortunate too but probably fine though it means a module like hbase-rest in 
turn depends on hbase-mapreduce.

I could file issue on digging out PE and no test jars in tgz.

> HBASE_HOME/lib does not contain hbase-mapreduce-${project.version}-tests.jar
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-18791
>                 URL: https://issues.apache.org/jira/browse/HBASE-18791
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Yi Liang
>            Assignee: Yi Liang
>             Fix For: 2.0.0-alpha-3
>
>         Attachments: hbase-18791-master-v1.patch
>
>
> hbase pe
> Error: Could not find or load main class 
> org.apache.hadoop.hbase.PerformanceEvaluation
> hbase ltt
> Error: Could not find or load main class 
> org.apache.hadoop.hbase.util.LoadTestTool
> Those class are in hbase-mapreduce-test.jar



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to