您的位置:首页 > 运维架构 > Shell

hbase shell error 问题未解决

2020-07-19 04:32 911 查看

使用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:.*'

 

 

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: