MohanDV commented on issue #1520: METRON-2266: REST debug instructions
URL: https://github.com/apache/metron/pull/1520#issuecomment-535859018
 
 
   @merrimanr I see below exception when I start the REST, it's looking for a 
znode `/hbase/hbaseid` where as I see it as `/hbase-unsecure/hbaseid` in my 
full dev
   
   `2019-09-27 12:59:55.685 ERROR 86632 --- [           main] 
o.a.h.h.z.RecoverableZooKeeper           : ZooKeeper exists failed after 4 
attempts
   2019-09-27 12:59:55.703 ERROR 86632 --- [           main] 
o.a.h.h.z.ZooKeeperWatcher               : hconnection-0x4065456c0x0, 
quorum=localhost:2181, baseZNode=/hbase Received unexpected KeeperException, 
re-throwing exception
   
   
org.apache.hadoop.hbase.shaded.org.apache.zookeeper.KeeperException$ConnectionLossException:
 KeeperErrorCode = ConnectionLoss for /hbase/hbaseid
        at 
org.apache.hadoop.hbase.shaded.org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
 ~[hbase-shaded-client-1.1.2.jar:1.1.2]
        at 
org.apache.hadoop.hbase.shaded.org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
 ~[hbase-shaded-client-1.1.2.jar:1.1.2]` 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to