码迷,mamicode.com
首页 > 其他好文 > 详细

hbase 遇到过的问题

时间:2016-12-28 20:11:53      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:启动   ase   comm   sed   this   from   output   express   help   

1:下面这个错误是因为我zookeeper忘了启动了,启动你的zookeeper,重新启动下你的hbase

hbase(main):002: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 遇到过的问题

标签:启动   ase   comm   sed   this   from   output   express   help   

原文地址:http://www.cnblogs.com/zhangXingSheng/p/6230293.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!