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
             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.

Reply via email to