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

Nick Dimiduk commented on HBASE-18791:
--------------------------------------

Isn't this a bit of a code smell, shipping our tests jar? PE and other such 
tools are utilities, not tests, and so have no business in a {{src/test/java}}. 
Our unit tests have no business being deployed onto folks' production clusters.

> 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