[ https://issues.apache.org/jira/browse/HIVE-15005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586307#comment-15586307 ]
Vaibhav Gumashta commented on HIVE-15005: ----------------------------------------- [~hzlu] Thanks for noticing this. However, the rationale behind choosing this kind of path naming is that {{hive.cluster.delegation.token.store.zookeeper.znode}} is used both by metastore server and hs2 running embedded metastore (in which case the final path is /hive/cluster/delegation/delegationHIVESERVER2/tokens). cc [~thejas] > Path does not add slash in > hive.cluster.delegation.token.store.zookeeper.znode config > ------------------------------------------------------------------------------------- > > Key: HIVE-15005 > URL: https://issues.apache.org/jira/browse/HIVE-15005 > Project: Hive > Issue Type: Bug > Reporter: Huizhi Lu > Assignee: Huizhi Lu > > If set > 'hive.cluster.delegation.token.store.zookeeper.znode=/hive/cluster/delegation', > the new node path will be '/hive/cluster/delegationMETASTORE/tokens'. > It should be /hive/cluster/delegation/METASTORE/tokens. -- This message was sent by Atlassian JIRA (v6.3.4#6332)