[
https://issues.apache.org/jira/browse/HIVE-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282916#comment-15282916
]
Anthony Hsu commented on HIVE-13363:
------------------------------------
Thanks for the reminder, [~leftylev]. Added documentation at the end of
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveMetastoreSecurity.
Note that this property was originally added in HIVE-1696 in Hive 0.7.0; this
ticket simply added it to the HiveConf so it's more easily discoverable and
defined in one place instead of being hardcoded in several different files.
> Add hive.metastore.token.signature property to HiveConf
> -------------------------------------------------------
>
> Key: HIVE-13363
> URL: https://issues.apache.org/jira/browse/HIVE-13363
> Project: Hive
> Issue Type: Improvement
> Reporter: Anthony Hsu
> Assignee: Anthony Hsu
> Labels: TODOC2.1
> Fix For: 2.1.0
>
> Attachments: HIVE-13363.1.patch, HIVE-13363.2.patch
>
>
> I noticed that the {{hive.metastore.token.signature}} property is not defined
> in HiveConf.java, but hardcoded everywhere it's used in the Hive codebase.
> [HIVE-2963] fixes this but was never committed due to being resolved as a
> duplicate ticket.
> We should add {{hive.metastore.token.signature}} to HiveConf.java to
> centralize its definition and make the property more discoverable (it's
> useful to set it when talking to multiple metastores).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)