You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Anthony Hsu (JIRA)" <ji...@apache.org> on 2016/03/26 02:31:25 UTC

[jira] [Created] (HIVE-13363) Add hive.metastore.token.signature property to HiveConf

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)