Database

org.apache.hadoop.hbase.TableNotFoundException: SYSTEM.CATALOG exception with phoenix 4.5.2 장애 해결 방법

kogun82 2019. 9. 16. 10:53

1). zookeeper clean

bin/hbase clean --cleanZk


2). HBase reset

bin/hbase clean --cleanAll