You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2013/10/15 09:19:43 UTC

[jira] [Commented] (HBASE-9760) truncate_preserve uses duplicate split keys

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

Pankaj Kumar commented on HBASE-9760:
-------------------------------------

Root cause of this is same as of #HBASE-8859.

> truncate_preserve uses duplicate split keys
> -------------------------------------------
>
>                 Key: HBASE-9760
>                 URL: https://issues.apache.org/jira/browse/HBASE-9760
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Elliott Clark
>             Fix For: 0.96.0
>
>
> {code}
> hbase(main):003:0> truncate_preserve "IntegrationTestBigLinkedList"
> Truncating 'IntegrationTestBigLinkedList' table (it may take a while):
>  - Disabling table...
>  - Dropping table...
>  - Creating table with region boundaries...
> ERROR: All split keys must be unique, found duplicate: \xEF\xBF\xBD, \xEF\xBF\xBD
> Here is some help for this command:
>   Disables, drops and recreates the specified table while still maintaing the previous region boundaries.
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)