Maybe you can remove the hdfs files of those bad tables. like: bin/hadoop fs -rm /hbase/TABLENAME
------------------ 原始邮件 ------------------ 发件人: "Kristoffer Sjögren";<[email protected]>; 发送时间: 2014年10月14日(星期二) 下午3:27 收件人: "user"<[email protected]>; 主题: Force remove table Hi I accidentally created a few tables with 'lzo' compression without the jar dependencies in hbase 0.94.7. This caused havoc on the master which eventually crashed and now I can't start it again [1]. I tried to remove the tables but I can't - hbase shell is complaining about the master is not running so i'm stuck. Is there a way to forcefully delete these tables or any other way to get the master back up? Cheers, -Kristoffer 1. http://pastebin.com/Jprr6j39
