hbase可以启动但是启动之后创表之后的操作报错

hbase可以启动但是启动之后创表之后的操作报错
ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet
不管建表还是list 都没用。

img

报错信息的提示是没有运行,说明启动失败了。