./hbase shell 然后在执行 list
来源:3-5 HBase实战:Java Api实现HBase连接类

moss17
2019-03-21
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:.*’
写回答
3回答
-
叁金
2019-03-25
朋友,你的服务器我登录看了。 现在的现状是是hadoop的datanode无法启动。
00 -
moss17
提问者
2019-03-21
开始启动
/home/hadoop-2.7.3/bin
./hadoop namenode –format 就报上面的错误
00 -
moss17
提问者
2019-03-21
截图图
012020-03-18
相似问题