[ 
https://issues.apache.org/jira/browse/HIVE-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244916#comment-13244916
 ] 

Phabricator commented on HIVE-2585:
-----------------------------------

cwsteinbach has requested changes to the revision "HIVE-2585 [jira] Collapse 
hive.metastore.uris and hive.metastore.local".

INLINE COMMENTS
  conf/hive-default.xml.template:102 We should throw an error at startup if 
both hive.metastore.uris and javax.jdo.option.ConnectionURL are set. Giving 
silent preference to one of these properties is going to cause a lot of 
confusion for people who are using hive.metastore.local to quickly swap between 
local and remote metastores.
  data/conf/hive-site.xml:71 It would be nice to add a deprecation warning at 
startup if this is set.

REVISION DETAIL
  https://reviews.facebook.net/D2559

BRANCH
  svn

                
> Collapse hive.metastore.uris and hive.metastore.local
> -----------------------------------------------------
>
>                 Key: HIVE-2585
>                 URL: https://issues.apache.org/jira/browse/HIVE-2585
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-2585.D2559.1.patch
>
>
> We should just have hive.metastore.uris. If it is empty, we shall assume 
> local mode, if non-empty we shall use that string to connect to remote 
> metastore. Having two different keys for same information is confusing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to