Andrew Purtell created PHOENIX-2703:
---------------------------------------
Summary: Port HBase's PerformanceEvaluation to Phoenix
Key: PHOENIX-2703
URL: https://issues.apache.org/jira/browse/PHOENIX-2703
Project: Phoenix
Issue Type: Improvement
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
I know Phoenix has the very capable Pherf tool but I wanted a test tool as
similar as possible to HBase's PerformanceEvaluation when making comparisons
between HBase-only and HBase+Phoenix clusters and clients. Therefore I took
HBase's PerformanceEvaluation, and replaced HBase API calls with JDBC
equivalents without touching code where not necessary. The result is a small
and independent test tool, useful even though we have Pherf. I have the write
tests and some of the read tests working and tested. I'll post a patch when all
read tests have been tested, and when I've had a chance to test everything
using a MR framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)