dengzhhu653 commented on PR #3787:
URL: https://github.com/apache/hive/pull/3787#issuecomment-1323238985
The changes overall look good to me, and I tested against Zookeeper 3.5.5
and was able to get HiveServer2/Metastore uris, though with a warn message:
[main-SendThread(zookeeper-1:2181)]: WARN zookeeper.ClientCnxn: An exception
was thrown while closing send thread for session 0x10b8b7297f602c3.
org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read
additional data from server sessionid 0x10b8b7297f602c3, likely server has
closed socket
at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.3.jar:3.6.3]
at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.3.jar:3.6.3]
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290)
~[zookeeper-3.6.3.jar:3.6.3]
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]