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

hbase shell error 问题未解决

 

 

相关文章:

  • 2021-08-28
  • 2022-12-23
  • 2021-04-13
  • 2021-08-12
  • 2021-11-23
  • 2021-08-09
  • 2022-02-13
猜你喜欢
  • 2021-06-05
  • 2021-10-18
  • 2022-02-14
  • 2021-06-04
  • 2022-02-13
  • 2022-12-23
相关资源
相似解决方案