hbase版本:0.98.4html
hbase-client版本:1.1.2apache
現象:當hbase客戶端調用scan方法時,程序卡住,regionserver陸續shut down,hbase ui顯示region server已進入dead regionservers,hbase服務器執行hbase hbck命令,顯示’inconsistencies detected‘。服務器
解決方法:hbase-client版本降到1.0.x及如下版本。ui
說明:日誌沒有明顯提示,官方也沒找到client和server的兼容性說明。日誌
參考:http://apache-hbase.679495.n3.nabble.com/Client-Server-wire-compatibility-td4068855.htmlserver