You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2018/06/07 17:42:00 UTC

[jira] [Commented] (HIVE-19825) HiveServer2 leader selection shall use different zookeeper znode

    [ https://issues.apache.org/jira/browse/HIVE-19825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504998#comment-16504998 ] 

Daniel Dai commented on HIVE-19825:
-----------------------------------

Also fix an issue HiveServer2 shutdown does not close the zookeeper connection.

> HiveServer2 leader selection shall use different zookeeper znode
> ----------------------------------------------------------------
>
>                 Key: HIVE-19825
>                 URL: https://issues.apache.org/jira/browse/HIVE-19825
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>            Priority: Major
>         Attachments: HIVE-19825.1.patch
>
>
> Currently, HiveServer2 leader selection (used only by privilegesynchronizer now) is reuse /hiveserver2 parent znode which is already used for HiveServer2 service discovery. This interfere the service discovery. I'd like to switch to a different znode /hiveserver2-leader.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)