hbase可以启动但是启动之后创表之后的操作报错ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet不管建表还是list 都没用。
报错信息的提示是没有运行,说明启动失败了。