[ https://issues.apache.org/jira/browse/HIVE-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carl Steinbach updated HIVE-2585: --------------------------------- Release Note: This patch removed support for the 'hive.metastore.local' configuration property. Going forward Hive will assume that the metastore is operating in local mode if the configuration property 'hive.metastore.uris' is unset, and will assume remote mode otherwise. (was: Ensure site configuration does not have the older value for thrif:// in hive.metastore.uris) > 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 > Fix For: 0.10.0 > > Attachments: HIVE-2585.D2559.1.patch, HIVE-2585.D2559.2.patch, > hive-2585_3.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