You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/11 17:56:00 UTC

[jira] [Assigned] (PHOENIX-2703) Port HBase's PerformanceEvaluation to Phoenix

     [ https://issues.apache.org/jira/browse/PHOENIX-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell reassigned PHOENIX-2703:
--------------------------------------------

    Assignee:     (was: Andrew Kyle Purtell)

> 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 Kyle Purtell
>            Priority: Minor
>              Labels: phoenix-hardening
>         Attachments: PHOENIX-2703.patch, pe_results.zip
>
>
> 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
(v8.20.7#820007)