[
https://issues.apache.org/jira/browse/HBASE-15403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282365#comment-15282365
]
Appy commented on HBASE-15403:
------------------------------
Thanks for the explanation.
I should have researched more before filing the jira. Closing it out as
'Invalid'.
> Performance Evaluation tool isn't working as expected
> -----------------------------------------------------
>
> Key: HBASE-15403
> URL: https://issues.apache.org/jira/browse/HBASE-15403
> Project: HBase
> Issue Type: Bug
> Components: Performance
> Affects Versions: 1.2.0
> Reporter: Appy
> Priority: Critical
>
> hbase pe --nomapred --rows=100 --table='t4' randomWrite 10
> # count on t4 gives 620 rows
> hbase pe --nomapred --rows=200 --table='t5' randomWrite 10
> # count on t5 gives 1257 rows
> hbase pe --nomapred --table='t6' --rows=200 randomWrite 1
> # count on t6 gives 126 rows
> I was working with 1.2.0, but it's likely that it'll also be affecting master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)