hbase建表时  ERROR: java.io.IOException: Table Namespace Manager not ready yet, try again later_root用户

 

其实解决不难,是因为时钟不同步,把每个节点切换到root用户下同步时钟就好了,在重启hbase!

hbase建表时  ERROR: java.io.IOException: Table Namespace Manager not ready yet, try again later_重启_02