[
https://issues.apache.org/jira/browse/PHOENIX-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15180728#comment-15180728
]
Andrew Purtell commented on PHOENIX-2703:
-----------------------------------------
I'm sure the test failures are not related. Let me look at the javadoc and line
length issues. I did not attempt to clean up any of this when munging the HBase
code, so all of it comes from there.
> 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
> Attachments: PHOENIX-2703.patch
>
>
> 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)