You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "atppp (JIRA)" <ji...@apache.org> on 2009/06/02 05:14:07 UTC

[jira] Commented: (HBASE-1383) hbase shell needs to warn on deleting multi-region table

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

atppp commented on HBASE-1383:
------------------------------

probably should add same comment to 'truncate' operation, or at least point to the comments in 'drop'.

> hbase shell needs to warn on deleting multi-region table
> --------------------------------------------------------
>
>                 Key: HBASE-1383
>                 URL: https://issues.apache.org/jira/browse/HBASE-1383
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: stack
>             Fix For: 0.20.0
>
>
> if a multi-region table is deleted, then re-created, the old regions in the storefiles can interfere with the new table.  to fix this, a major compaction should be issued before loading the new table.  the shell should warn people of this so we don't end up with unhappy users.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.