AI智能
改变未来

hbase shell error 问题未解决

使用hbase shell 出现了以下错误

hbase(main):001:0> list
TABLE                                                                                                                                                                                      

ERROR: Can\’t get master address from ZooKeeper; znode data == null

Here is some help for this command:
List all tables in hbase. Optional regular expression parameter could
be used to filter the output. Examples:

  hbase> list
  hbase> list \’abc.*\’
  hbase> list \’ns:abc.*\’
  hbase> list \’ns:.*\’

 

 

赞(0) 打赏
未经允许不得转载:爱站程序员基地 » hbase shell error 问题未解决