[
https://issues.apache.org/jira/browse/HBASE-19255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guanghao Zhang reassigned HBASE-19255:
--------------------------------------
Assignee: Guanghao Zhang
> PerformanceEvaluation class not found when run PE test
> ------------------------------------------------------
>
> Key: HBASE-19255
> URL: https://issues.apache.org/jira/browse/HBASE-19255
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Assignee: Guanghao Zhang
> Attachments: HBASE-19255.master.001.patch
>
>
> {code}
> mvn clean package install -DskipTests
> ./hbase org.apache.hadoop.hbase.PerformanceEvaluation --rows=10000 --nomapred
> randomWrite 1
> {code}
> PerformanceEvaluation is in hbase-mapreduce module's test jar. After
> HBASE-18640, we move mapreduce out of hbase-server into separate
> hbase-mapreduce module. But didn't add the hbase-mapreduce test jar to
> hbase-assembly pom.xml. So it didn't add to the default classpath. Then the
> PerformanceEvaluation can't found.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)