hbase> disable 'tableName'
hbase> snapshot 'tableName', 'tableSnapshot'
hbase> clone_snapshot 'tableSnapshot', 'newTableName'
hbase> delete_snapshot 'tableSnapshot'
hbase> drop 'tableName'
posted on 2015-06-17 14:22  LIUSANNITY  阅读(992)  评论(0编辑  收藏  举报