分享

hbase启动问题

xw2016 发表于 2016-5-16 23:10:26 [显示全部楼层] 回帖奖励 阅读模式 关闭右栏 3 8073
hbase启动进入hbase shell后:hbase(main):001:0> list
TABLE                                                                                                      

ERROR: org.apache.hadoop.hbase.ipc.ServerNotRunningYetException: Server is not running yet
        at org.apache.hadoop.hbase.master.HMaster.checkServiceStarted(HMaster.java:1882)
        at org.apache.hadoop.hbase.master.MasterRpcServices.isMasterRunning(MasterRpcServices.java:849)
        at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:42408)
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2049)
        at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:111)
        at org.apache.hadoop.hbase.ipc.RpcExecutor.consumerLoop(RpcExecutor.java:133)
        at org.apache.hadoop.hbase.ipc.RpcExecutor$1.run(RpcExecutor.java:108)
        at java.lang.Thread.run(Thread.java:745)

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)人评论

跳转到指定楼层
nextuser 发表于 2016-5-17 07:31:30
看看hbase进程是否都在
回复

使用道具 举报

IT_雪夜归人 发表于 2016-5-17 08:14:50
贴日志才能分析
回复

使用道具 举报

JackyYang 发表于 2016-5-17 13:24:02
jps查看一下进程,估计你的HMaster挂了!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

推荐上一条 /2 下一条