Anthony Hsu created HIVE-13363:
----------------------------------
Summary: 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
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)