You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Biju Nair (JIRA)" <ji...@apache.org> on 2019/05/20 20:45:00 UTC

[jira] [Commented] (HBASE-5198) PerformanceEvaluation --presplit option should not recreate TestTable if it exists

    [ https://issues.apache.org/jira/browse/HBASE-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16844280#comment-16844280 ] 

Biju Nair commented on HBASE-5198:
----------------------------------

Dropping a table for different pre-split when a read test is performed is an issue. New patch need to be created since the current one is pretty old for the code base.

> PerformanceEvaluation --presplit option should not recreate TestTable if it exists
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-5198
>                 URL: https://issues.apache.org/jira/browse/HBASE-5198
>             Project: HBase
>          Issue Type: Improvement
>          Components: util
>            Reporter: Sujee Maniyam
>            Assignee: Sujee Maniyam
>            Priority: Minor
>              Labels: benchmark
>         Attachments: PerformanceEvaluation_HBASE_5198_2.patch
>
>
> --presplit option was added in https://issues.apache.org/jira/browse/HBASE-4440 
> It  drops and re-creates TestTable if the table exists.
> This behavior in-consistent with previous ones.  If TestTable exists, it shouldn't be re-created



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)