Advertisement
Guest User

Untitled

a guest
Nov 14th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.65 KB | None | 0 0
  1. 2019-11-15 02:23:46,746 ERROR [main] zookeeper.RecoverableZooKeeper: ZooKeeper exists failed after 4 attempts
  2. 2019-11-15 02:23:46,748 WARN [main] zookeeper.ZKUtil: hconnection-0x1352434e0x0, quorum=localhost:2182, baseZNode=/hbase Unable to set watcher on znode (/hbase/hbaseid)
  3. org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
  4. at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
  5. at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
  6. at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
  7. at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:220)
  8. at org.apache.hadoop.hbase.zookeeper.ZKUtil.checkExists(ZKUtil.java:425)
  9. at org.apache.hadoop.hbase.zookeeper.ZKClusterId.readClusterIdZNode(ZKClusterId.java:65)
  10. at org.apache.hadoop.hbase.client.ZooKeeperRegistry.getClusterId(ZooKeeperRegistry.java:105)
  11. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.retrieveClusterId(ConnectionManager.java:951)
  12. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.<init>(ConnectionManager.java:727)
  13. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.<init>(ConnectionManager.java:647)
  14. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  15. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  16. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  17. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  18. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:238)
  19. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:218)
  20. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:119)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:498)
  25. at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:450)
  26. at org.jruby.javasupport.JavaMethod.invokeStaticDirect(JavaMethod.java:362)
  27. at org.jruby.java.invokers.StaticMethodInvoker.call(StaticMethodInvoker.java:58)
  28. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  29. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  30. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  31. at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95)
  32. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  33. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  34. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  35. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  36. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191)
  37. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302)
  38. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144)
  39. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:148)
  40. at org.jruby.RubyClass.newInstance(RubyClass.java:822)
  41. at org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535)
  42. at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrNBlock.call(JavaMethod.java:249)
  43. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
  44. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
  45. at usr.local.hbase.bin.hirb.__file__(/usr/local/hbase/bin/hirb.rb:142)
  46. at usr.local.hbase.bin.hirb.load(/usr/local/hbase/bin/hirb.rb)
  47. at org.jruby.Ruby.runScript(Ruby.java:697)
  48. at org.jruby.Ruby.runScript(Ruby.java:690)
  49. at org.jruby.Ruby.runNormally(Ruby.java:597)
  50. at org.jruby.Ruby.runFromMain(Ruby.java:446)
  51. at org.jruby.Main.doRunFromMain(Main.java:369)
  52. at org.jruby.Main.internalRun(Main.java:258)
  53. at org.jruby.Main.run(Main.java:224)
  54. at org.jruby.Main.run(Main.java:208)
  55. at org.jruby.Main.main(Main.java:188)
  56. 2019-11-15 02:23:46,754 ERROR [main] zookeeper.ZooKeeperWatcher: hconnection-0x1352434e0x0, quorum=localhost:2182, baseZNode=/hbase Received unexpected KeeperException, re-throwing exception
  57. org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
  58. at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
  59. at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
  60. at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1102)
  61. at org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper.exists(RecoverableZooKeeper.java:220)
  62. at org.apache.hadoop.hbase.zookeeper.ZKUtil.checkExists(ZKUtil.java:425)
  63. at org.apache.hadoop.hbase.zookeeper.ZKClusterId.readClusterIdZNode(ZKClusterId.java:65)
  64. at org.apache.hadoop.hbase.client.ZooKeeperRegistry.getClusterId(ZooKeeperRegistry.java:105)
  65. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.retrieveClusterId(ConnectionManager.java:951)
  66. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.<init>(ConnectionManager.java:727)
  67. at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.<init>(ConnectionManager.java:647)
  68. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  69. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  70. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  71. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  72. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:238)
  73. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:218)
  74. at org.apache.hadoop.hbase.client.ConnectionFactory.createConnection(ConnectionFactory.java:119)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:498)
  79. at org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(JavaMethod.java:450)
  80. at org.jruby.javasupport.JavaMethod.invokeStaticDirect(JavaMethod.java:362)
  81. at org.jruby.java.invokers.StaticMethodInvoker.call(StaticMethodInvoker.java:58)
  82. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:312)
  83. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:169)
  84. at org.jruby.ast.CallOneArgNode.interpret(CallOneArgNode.java:57)
  85. at org.jruby.ast.InstAsgnNode.interpret(InstAsgnNode.java:95)
  86. at org.jruby.ast.NewlineNode.interpret(NewlineNode.java:104)
  87. at org.jruby.ast.BlockNode.interpret(BlockNode.java:71)
  88. at org.jruby.evaluator.ASTInterpreter.INTERPRET_METHOD(ASTInterpreter.java:74)
  89. at org.jruby.internal.runtime.methods.InterpretedMethod.call(InterpretedMethod.java:169)
  90. at org.jruby.internal.runtime.methods.DefaultMethod.call(DefaultMethod.java:191)
  91. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:302)
  92. at org.jruby.runtime.callsite.CachingCallSite.callBlock(CachingCallSite.java:144)
  93. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:148)
  94. at org.jruby.RubyClass.newInstance(RubyClass.java:822)
  95. at org.jruby.RubyClass$i$newInstance.call(RubyClass$i$newInstance.gen:65535)
  96. at org.jruby.internal.runtime.methods.JavaMethod$JavaMethodZeroOrNBlock.call(JavaMethod.java:249)
  97. at org.jruby.runtime.callsite.CachingCallSite.cacheAndCall(CachingCallSite.java:292)
  98. at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:135)
  99. at usr.local.hbase.bin.hirb.__file__(/usr/local/hbase/bin/hirb.rb:142)
  100. at usr.local.hbase.bin.hirb.load(/usr/local/hbase/bin/hirb.rb)
  101. at org.jruby.Ruby.runScript(Ruby.java:697)
  102. at org.jruby.Ruby.runScript(Ruby.java:690)
  103. at org.jruby.Ruby.runNormally(Ruby.java:597)
  104. at org.jruby.Ruby.runFromMain(Ruby.java:446)
  105. at org.jruby.Main.doRunFromMain(Main.java:369)
  106. at org.jruby.Main.internalRun(Main.java:258)
  107. at org.jruby.Main.run(Main.java:224)
  108. at org.jruby.Main.run(Main.java:208)
  109. at org.jruby.Main.main(Main.java:188)
  110. HBase Shell
  111. Use "help" to get list of supported commands.
  112. Use "exit" to quit this interactive shell.
  113. Version 1.4.11, r927981c8a0367b6d0ec2e6c94f12d57592dfa5e3, Fri Oct 18 01:04:38 CDT 2019
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement