amanraj2520 commented on PR #3787: URL: https://github.com/apache/hive/pull/3787#issuecomment-1323304371
Thanks @dengzhhu653 for approving this PR. I see you mentioned the WARNING. I also got this when I had run the PR workflows in the previous commit. This happens intermittently because zookeeper server has a limit to max number of client connections and if there are multiple client threads accessing the same instance of zookeeper, it sometimes times out. But then when it retires the connection it succeeds. I don't think this is a major blocker. We should be good to merge this PR. -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org