[
https://issues.apache.org/jira/browse/HBASE-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-10007:
---------------------------------
Attachment: HBASE-10007-0.96.01.patch
Updating the 0.96 patch with additional changes made while preparing the trunk
patch, primarily around access modifiers of static constants. These appear to
have become public API on trunk so this maintains consistency.
> PerformanceEvaluation: Add sampling and latency collection to randomRead test
> -----------------------------------------------------------------------------
>
> Key: HBASE-10007
> URL: https://issues.apache.org/jira/browse/HBASE-10007
> Project: HBase
> Issue Type: Improvement
> Components: Performance, test
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 0.98.0, 0.96.1
>
> Attachments: HBASE-10007-0.96.00.patch, HBASE-10007-0.96.01.patch,
> HBASE-10007.00.patch
>
>
> As I mentioned over on HBASE-9940, I'd like to have randomRead operate only
> on a sample of the total dataset. It would also be useful to collect latency
> measurements from individual responses. Throughput times are aggregated
> according to the amount of user data processed and the result is reported as
> well. This is a patch I've been using for some performance tests I've run --
> maybe it'll be useful to someone else.
--
This message was sent by Atlassian JIRA
(v6.1#6144)