hbase建表报错怎么解决

wqkaka2014 2014-09-28 09:50:04
...全文
751 14 打赏 收藏 转发到动态 举报
写回复
用AI写文章
14 条回复
切换为时间正序
请发表友善的回复…
发表回复
wqkaka2014 2014-10-13
  • 打赏
  • 举报
回复
可以的。。。能不能让我看看您的配置。。
  • 打赏
  • 举报
回复
jps后能否看到HMaster RegionServer,应该是你的配置有问题
wqkaka2014 2014-10-13
  • 打赏
  • 举报
回复
hbase可以启动。。list出现错误14/10/13 09:07:53 FATAL client.HConnectionManager$HConnectionImplementation: Unexpected exception during initialization, aborting org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/root-region-server at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1021) at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:154) at org.apache.hadoop.hbase.zookeeper.ZKUtil.watchAndCheckExists(ZKUtil.java:226) at org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker.start(ZooKeeperNodeTracker.java:76) at org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.setupZookeeperTrackers(HConnectionManager.java:583) at org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.<init>(HConnectionManager.java:569) at org.apache.hadoop.hbase.client.HConnectionManager.getConnection(HConnectionManager.java:186) at org.apache.hadoop.hbase.client.HBaseAdmin.<init>(HBaseAdmin.java:110) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.jruby.javasupport.JavaConstructor.newInstanceDirect(JavaConstructor.java:275) at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:91) at org.jruby.java.invokers.ConstructorInvoker.call(ConstructorInvoker.java:178) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) at org.jruby.java.proxies.ConcreteJavaProxy$2.call(ConcreteJavaProxy.java:47) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:182) at org.jruby.RubyClass.newInstance(RubyClass.java:813) at org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrNBlock.call(JavaMethod.java:266) at org.jruby.java.proxies.ConcreteJavaProxy$3.call(ConcreteJavaProxy.java:143) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:255) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:203) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:342) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:212) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:216) at org.jruby.RubyClass.newInstance(RubyClass.java:820) at org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535) at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrOneOrTwoOrNBlock.call(JavaMethod.java:283) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:332) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:203) at org.jruby.ast.CallTwoArgNode.interpret(CallTwoArgNode.java:59) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:190) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:179) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169) at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57) at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95) at org.jruby.ast.OpAsgnOrNode.interpret(OpAsgnOrNode.java:100) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at org.jruby.ast.CallNoArgNode.interpret(CallNoArgNode.java:63) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.runtime.InterpretedBlock.evalBlockBody(InterpretedBlock.java:374) at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:347) at org.jruby.runtime.InterpretedBlock.yield(InterpretedBlock.java:304) at org.jruby.runtime.Block.yield(Block.java:130) at org.jruby.RubyContinuation.enter(RubyContinuation.java:106) at org.jruby.RubyKernel.rbCatch(RubyKernel.java:1192) at org.jruby.RubyKernel$s$1$0$rbCatch.call(RubyKernel$s$1$0$rbCatch.gen:65535) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:322) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:178) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:187) at org.jruby.ast.FCallOneArgBlockNode.interpret(FCallOneArgBlockNode.java:34) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:171) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302) at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144) at org.jruby.runtime.callsite.CachingCallSite.callIter(CachingCallSite.java:153) at org.jruby.ast.CallNoArgBlockNode.interpret(CallNoArgBlockNode.java:64) at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104) at org.jruby.ast.BlockNode.interpret(BlockNode.java:71) at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:75) at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:147) at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:163) at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292) at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135) at home.yang.hbase_minus_0_dot_92_dot_1.bin.$_dot_dot_.bin.hirb.block_2$RUBY$start(/home/yang/hbase-0.92.1/bin/../bin/hirb.rb:178) at home$yang$hbase_minus_0_dot_92_dot_1$bin$$_dot_dot_$bin$hirb$block_2$RUBY$start.call(home$yang$hbase_minus_0_dot_92_dot_1$bin$$_dot_dot_$bin$hirb$block_2$RUBY$start:65535)
wqkaka2014 2014-10-13
  • 打赏
  • 举报
回复
2014-10-11 09:19:27,706 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:28,970 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:28,970 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:28,970 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:28,973 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:29,606 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu3/202.193.53.159:2181 2014-10-11 09:19:29,607 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:29,607 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu3/202.193.53.159:2181, initiating session 2014-10-11 09:19:29,608 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:30,573 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu2/202.193.53.200:2181 2014-10-11 09:19:30,573 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:30,574 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu2/202.193.53.200:2181, initiating session 2014-10-11 09:19:30,574 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:31,939 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:31,939 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:31,939 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:31,941 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:32,042 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 09:19:32,042 ERROR org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: ZooKeeper exists failed after 3 retries 2014-10-11 09:19:32,043 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:1623) at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:144) at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:103) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76) at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:1637) Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1021) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1049) at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:189) at org.apache.hadoop.hbase.zookeeper.ZKUtil.createAndFailSilent(ZKUtil.java:892) at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.createBaseZNodes(ZooKeeperWatcher.java:161) at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.<init>(ZooKeeperWatcher.java:154) at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:274) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:1618) ... 5 more Sat Oct 11 20:51:37 CST 2014 Starting master on ubuntu1 core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 20 file size (blocks, -f) unlimited pending signals (-i) 16382 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) unlimited virtual memory (kbytes, -v) unlimited file locks
wqkaka2014 2014-10-13
  • 打赏
  • 举报
回复
2014-10-11 09:19:16,849 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server /202.193.53.200:2181 2014-10-11 09:19:16,849 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:16,850 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu2/202.193.53.200:2181, initiating session 2014-10-11 09:19:16,867 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:17,997 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:17,997 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:17,997 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:18,008 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:18,129 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu3/202.193.53.159:2181 2014-10-11 09:19:18,129 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:18,130 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu3/202.193.53.159:2181, initiating session 2014-10-11 09:19:18,131 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:18,919 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu2/202.193.53.200:2181 2014-10-11 09:19:18,919 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:18,922 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu2/202.193.53.200:2181, initiating session 2014-10-11 09:19:18,922 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:19,023 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 09:19:19,023 INFO org.apache.hadoop.hbase.util.RetryCounter: The 2 times to retry after sleeping 4000 ms 2014-10-11 09:19:20,702 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:20,702 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:20,702 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:20,707 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:21,109 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu3/202.193.53.159:2181 2014-10-11 09:19:21,109 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:21,110 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu3/202.193.53.159:2181, initiating session 2014-10-11 09:19:21,111 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:21,878 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu2/202.193.53.200:2181 2014-10-11 09:19:21,878 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:21,879 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu2/202.193.53.200:2181, initiating session 2014-10-11 09:19:21,880 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:23,780 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:23,780 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:23,780 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:23,782 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:23,883 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 09:19:23,883 INFO org.apache.hadoop.hbase.util.RetryCounter: The 3 times to retry after sleeping 8000 ms 2014-10-11 09:19:24,033 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu3/202.193.53.159:2181 2014-10-11 09:19:24,033 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:24,033 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu3/202.193.53.159:2181, initiating session 2014-10-11 09:19:24,034 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:24,785 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu2/202.193.53.200:2181 2014-10-11 09:19:24,785 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:24,785 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu2/202.193.53.200:2181, initiating session 2014-10-11 09:19:24,786 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:26,084 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.192:2181 2014-10-11 09:19:26,085 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:26,085 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:26,095 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:26,815 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu3/202.193.53.159:2181 2014-10-11 09:19:26,815 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration.
wqkaka2014 2014-10-13
  • 打赏
  • 举报
回复
10-11 09:19:08,247 INFO org.apache.hadoop.hbase.util.VersionInfo: HBase 0.92.1 2014-10-11 09:19:08,247 INFO org.apache.hadoop.hbase.util.VersionInfo: Subversion https://svn.apache.org/repos/asf/hbase/branches/0.92 -r 1298924 2014-10-11 09:19:08,247 INFO org.apache.hadoop.hbase.util.VersionInfo: Compiled by jenkins on Fri Mar 9 16:58:34 UTC 2012 2014-10-11 09:19:09,026 DEBUG org.apache.hadoop.hbase.master.HMaster: Set serverside HConnection retries=100 2014-10-11 09:19:14,034 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,034 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,035 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,039 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,430 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,432 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,490 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,490 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,497 INFO org.apache.hadoop.ipc.HBaseServer: Starting Thread-1 2014-10-11 09:19:14,498 INFO org.apache.hadoop.ipc.HBaseServer: Starting IPC Server listener on 60000 2014-10-11 09:19:14,703 INFO org.apache.hadoop.hbase.ipc.HBaseRpcMetrics: Initializing RPC Metrics with hostName=HMaster, port=60000 2014-10-11 09:19:15,971 INFO org.apache.zookeeper.ZooKeeper: Client environment:zookeeper.version=3.4.3-1240972, built on 02/06/2012 10:48 GMT 2014-10-11 09:19:15,971 INFO org.apache.zookeeper.ZooKeeper: Client environment:host.name=ubuntu1 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.version=1.7.0_25 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.vendor=Oracle Corporation 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.home=/usr/lib/jvm/jdk7/jre 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.class.path=/home/yang/hbase-0.92.1/bin/../conf:/usr/lib/jvm/jdk7/lib/tools.jar:/home/yang/hbase-0.92.1/bin/..:/home/yang/hbase-0.92.1/bin/../hbase-0.92.1.jar:/home/yang/hbase-0.92.1/bin/../hbase-0.92.1-tests.jar:/home/yang/hbase-0.92.1/bin/../lib/activation-1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/apache-rat-core-0.6.jar:/home/yang/hbase-0.92.1/bin/../lib/apache-rat-tasks-0.6.jar:/home/yang/hbase-0.92.1/bin/../lib/asm-3.1.jar:/home/yang/hbase-0.92.1/bin/../lib/avro-1.5.3.jar:/home/yang/hbase-0.92.1/bin/../lib/avro-ipc-1.5.3.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-beanutils-1.7.0.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-beanutils-core-1.8.0.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-cli-1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-cli-1.2.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-codec-1.3.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-codec-1.4.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-collections-3.2.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-collections-3.2.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-configuration-1.6.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-digester-1.8.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-el-1.0.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-httpclient-3.0.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-httpclient-3.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-lang-2.4.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-lang-2.5.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-logging-1.0.4.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-logging-1.1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-logging-api-1.0.4.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-math-2.1.jar:/home/yang/hbase-0.92.1/bin/../lib/commons-net-1.4.1.jar:/home/yang/hbase-0.92.1/bin/../lib/core-3.1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/guava-r09.jar:/home/yang/hbase-0.92.1/bin/../lib/hadoop-core-1.0.0.jar:/home/yang/hbase-0.92.1/bin/../lib/high-scale-lib-1.1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/hsqldb-1.8.0.10.jar:/home/yang/hbase-0.92.1/bin/../lib/httpclient-4.0.1.jar:/home/yang/hbase-0.92.1/bin/../lib/httpcore-4.0.1.jar:/home/yang/hbase-0.92.1/bin/../lib/jackson-core-asl-1.5.5.jar:/home/yang/hbase-0.92.1/bin/../lib/jackson-jaxrs-1.5.5.jar:/home/yang/hbase-0.92.1/bin/../lib/jackson-mapper-asl-1.5.5.jar:/home/yang/hbase-0.92.1/bin/../lib/jackson-xc-1.5.5.jar:/home/yang/hbase-0.92.1/bin/../lib/jamon-runtime-2.3.1.jar:/home/yang/hbase-0.92.1/bin/../lib/jasper-compiler-5.5.12.jar:/home/yang/hbase-0.92.1/bin/../lib/jasper-compiler-5.5.23.jar:/home/yang/hbase-0.92.1/bin/../lib/jasper-runtime-5.5.12.jar:/home/yang/hbase-0.92.1/bin/../lib/jasper-runtime-5.5.23.jar:/home/yang/hbase-0.92.1/bin/../lib/jaxb-api-2.1.jar:/home/yang/hbase-0.92.1/bin/../lib/jaxb-impl-2.1.12.jar:/home/yang/hbase-0.92.1/bin/../lib/jersey-core-1.4.jar:/home/yang/hbase-0.92.1/bin/../lib/jersey-json-1.4.jar:/home/yang/hbase-0.92.1/bin/../lib/jersey-server-1.4.jar:/home/yang/hbase-0.92.1/bin/../lib/jets3t-0.6.1.jar:/home/yang/hbase-0.92.1/bin/../lib/jettison-1.1.jar:/home/yang/hbase-0.92.1/bin/../lib/jetty-6.1.14.jar:/home/yang/hbase-0.92.1/bin/../lib/jetty-6.1.26.jar:/home/yang/hbase-0.92.1/bin/../lib/jetty-util-6.1.14.jar:/home/yang/hbase-0.92.1/bin/../lib/jetty-util-6.1.26.jar:/home/yang/hbase-0.92.1/bin/../lib/jline-0.9.94.jar:/home/yang/hbase-0.92.1/bin/../lib/jruby-complete-1.6.5.jar:/home/yang/hbase-0.92.1/bin/../lib/jsp-2.1-6.1.14.jar:/home/yang/hbase-0.92.1/bin/../lib/jsp-api-2.1-6.1.14.jar:/home/yang/hbase-0.92.1/bin/../lib/junit-3.8.1.jar:/home/yang/hbase-0.92.1/bin/../lib/kfs-0.2.2.jar:/home/yang/hbase-0.92.1/bin/../lib/libthrift-0.7.0.jar:/home/yang/hbase-0.92.1/bin/../lib/log4j-1.2.15.jar:/home/yang/hbase-0.92.1/bin/../lib/log4j-1.2.16.jar:/home/yang/hbase-0.92.1/bin/../lib/mockito-all-1.8.0.jar:/home/yang/hbase-0.92.1/bin/../lib/netty-3.2.4.Final.jar:/home/yang/hbase-0.92.1/bin/../lib/oro-2.0.8.jar:/home/yang/hbase-0.92.1/bin/../lib/protobuf-java-2.4.0a.jar:/home/yang/hbase-0.92.1/bin/../lib/servlet-api-2.5-6.1.14.jar:/home/yang/hbase-0.92.1/bin/../lib/servlet-api-2.5.jar:/home/yang/hbase-0.92.1/bin/../lib/slf4j-api-1.4.3.jar:/home/yang/hbase-0.92.1/bin/../lib/slf4j-api-1.5.8.jar:/home/yang/hbase-0.92.1/bin/../lib/slf4j-log4j12-1.4.3.jar:/home/yang/hbase-0.92.1/bin/../lib/slf4j-log4j12-1.5.8.jar:/home/yang/hbase-0.92.1/bin/../lib/snappy-java-1.0.3.2.jar:/home/yang/hbase-0.92.1/bin/../lib/stax-api-1.0.1.jar:/home/yang/hbase-0.92.1/bin/../lib/velocity-1.7.jar:/home/yang/hbase-0.92.1/bin/../lib/xmlenc-0.52.jar:/home/yang/hbase-0.92.1/bin/../lib/zookeeper-3.4.3.jar:/home/yang/hbase-0.92.1: 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.library.path=/home/yang/hadoop-0.20.2/bin/../lib/native/Linux-i386-32:/home/yang/hbase-0.92.1/bin/../lib/native/Linux-i386-32 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.compiler=<NA> 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.name=Linux 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.arch=i386 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.version=2.6.32-21-generic 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.name=yang 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.home=/home/yang 2014-10-11 09:19:15,973 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.dir=/home/yang/hbase-0.92.1 2014-10-11 09:19:15,974 INFO org.apache.zookeeper.ZooKeeper: Initiating client connection, connectString=ubuntu2:2181,ubuntu1:2181,ubuntu3:2181 sessionTimeout=180000 watcher=master:60000 2014-10-11 09:19:16,132 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server /202.193.53.192:2181 2014-10-11 09:19:16,133 INFO org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: The identifier of this process is 10321@ubuntu1 2014-10-11 09:19:16,194 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:16,219 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.192:2181, initiating session 2014-10-11 09:19:16,315 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 09:19:16,433 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 09:19:16,441 INFO org.apache.hadoop.hbase.util.RetryCounter: The 1 times to retry after sleeping 2000 ms 2014-10-11 09:19:16,532 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server /202.193.53.159:2181 2014-10-11 09:19:16,532 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 09:19:16,533 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu3/202.193.53.159:2181, initiating session 2014-10-11 09:19:16,549 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
曹宇 2014-10-13
  • 打赏
  • 举报
回复
master启动错误吧. 贴一下master的log
  • 打赏
  • 举报
回复
bin/hbase shell 下的list是否正常
  • 打赏
  • 举报
回复
HBase能否正常启动?
wqkaka2014 2014-10-12
  • 打赏
  • 举报
回复
hbase-env.sh # The java implementation to use. Java 1.6 required. export JAVA_HOME=/usr/lib/jvm/jdk7 # Extra Java CLASSPATH elements. Optional. export HBASE_CLASSPATH=/home/yang/hbase-0.92.1 # The maximum amount of heap to use, in MB. Default is 1000. export HBASE_HEAPSIZE=1000 # Tell HBase whether it should manage it's own instance of Zookeeper or not. export HBASE_MANAGES_ZK=true hbase-site.xml <configuration>  <property>      <name>hbase.rootdir</name>      <value>hdfs://ubuntu1:9000/hbase</value>  </property>  <property>      <name>hbase.cluster.distributed</name>      <value>true</value> </property>  <property>      <name>hbase.tmp.dir</name>      <value>/home/yang/hbase-0.92.1/var</value>  </property>  <property>      <name>hbase.zookeeper.quorum</name>      <value>ubuntu1</value>  </property>  </configuration>
  • 打赏
  • 举报
回复
贴一下你HBase的相关配置
wqkaka2014 2014-10-11
  • 打赏
  • 举报
回复
2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.library.path=/home/yang/hbase-0.92.1/bin/../lib/native/Linux-i386-32 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.io.tmpdir=/tmp 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:java.compiler=<NA> 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.name=Linux 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.arch=i386 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:os.version=2.6.32-21-generic 2014-10-11 20:53:14,699 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.name=yang 2014-10-11 20:53:14,700 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.home=/home/yang 2014-10-11 20:53:14,700 INFO org.apache.zookeeper.ZooKeeper: Client environment:user.dir=/home/yang/hbase-0.92.1 2014-10-11 20:53:14,700 INFO org.apache.zookeeper.ZooKeeper: Initiating client connection, connectString=ubuntu1:2181 sessionTimeout=180000 watcher=master:60000 2014-10-11 20:53:14,773 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server /202.193.53.199:2181 2014-10-11 20:53:14,776 INFO org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: The identifier of this process is 16048@ubuntu1 2014-10-11 20:53:14,787 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:14,808 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.199:2181, initiating session 2014-10-11 20:53:14,815 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 20:53:14,931 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 20:53:14,932 INFO org.apache.hadoop.hbase.util.RetryCounter: The 1 times to retry after sleeping 2000 ms 2014-10-11 20:53:16,815 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.199:2181 2014-10-11 20:53:16,816 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:26,760 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.199:2181 2014-10-11 20:53:26,760 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:26,761 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.199:2181, initiating session 2014-10-11 20:53:26,764 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 20:53:28,195 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.199:2181 2014-10-11 20:53:28,195 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:28,196 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.199:2181, initiating session 2014-10-11 20:53:28,199 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 20:53:30,197 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.199:2181 2014-10-11 20:53:30,197 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:30,197 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.199:2181, initiating session 2014-10-11 20:53:30,209 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 20:53:32,277 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ubuntu1/202.193.53.199:2181 2014-10-11 20:53:32,277 INFO org.apache.zookeeper.client.ZooKeeperSaslClient: Client will not SASL-authenticate because the default JAAS configuration section 'Client' could not be found. If you are not using SASL, you may ignore this. On the other hand, if you expected SASL to work, please fix your JAAS configuration. 2014-10-11 20:53:32,278 INFO org.apache.zookeeper.ClientCnxn: Socket connection established to ubuntu1/202.193.53.199:2181, initiating session 2014-10-11 20:53:32,289 INFO org.apache.zookeeper.ClientCnxn: Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect 2014-10-11 20:53:32,390 WARN org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: Possibly transient ZooKeeper exception: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase 2014-10-11 20:53:32,390 ERROR org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper: ZooKeeper exists failed after 3 retries 2014-10-11 20:53:32,418 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master java.lang.RuntimeException: Failed construction of Master: class org.apache.hadoop.hbase.master.HMaster at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:1623) at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:144) at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:103) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76) at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:1637) Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase at org.apache.zookeeper.KeeperException.create(KeeperException.java:99) at org.apache.zookeeper.KeeperException.create(KeeperException.java:51) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1021) at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1049) at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:189) at org.apache.hadoop.hbase.zookeeper.ZKUtil.createAndFailSilent(ZKUtil.java:892) at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.createBaseZNodes(ZooKeeperWatcher.java:161) at org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher.<init>(ZooKeeperWatcher.java:154) at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:274) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at org.apache.hadoop.hbase.master.HMaster.constructMaster(HMaster.java:1618)
张利兵 2014-09-28
  • 打赏
  • 举报
回复
顶楼上,请将具体的错误发出来
skyWalker_ONLY 2014-09-28
  • 打赏
  • 举报
回复
楼主帖出的这个图片内容太少了,没有具体的错误啊

20,808

社区成员

发帖
与我相关
我的任务
社区描述
Hadoop生态大数据交流社区,致力于有Hadoop,hive,Spark,Hbase,Flink,ClickHouse,Kafka,数据仓库,大数据集群运维技术分享和交流等。致力于收集优质的博客
社区管理员
  • 分布式计算/Hadoop社区
  • 涤生大数据
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧