[
https://issues.apache.org/jira/browse/HBASE-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795040#comment-13795040
]
Pankaj Kumar commented on HBASE-9760:
-------------------------------------
:)
> 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)