[ https://issues.apache.org/jira/browse/HIVE-17409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146211#comment-16146211 ]
Sergey Shelukhin commented on HIVE-17409: ----------------------------------------- The AM registry logic is more similar to LLAP registry than to service discovery. Service discovery code currently lives in 2 big methods in HiveServer2.java that are very HS2 specific and not reusable. Also they are missing some features of LLAP registry, such as convenient endpoint handling, ACL correctness checking, etc. If anything HS2 should reuse the new generic registry at some point :) > refactor LLAP ZK registry to make the ZK-registry part reusable > --------------------------------------------------------------- > > Key: HIVE-17409 > URL: https://issues.apache.org/jira/browse/HIVE-17409 > Project: Hive > Issue Type: Bug > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-17409.patch > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)