[
https://issues.apache.org/jira/browse/HIVE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Hammerbacher updated HIVE-17:
----------------------------------
Attachment: HIVE-17.patch
I'm still not sure if the multiple entries are intentional, but this patch
removes the hive.metastore.uris property with the "thift://" value.
> conf/hive-default.xml has a repeated property: hive.metastore.uris
> ------------------------------------------------------------------
>
> Key: HIVE-17
> URL: https://issues.apache.org/jira/browse/HIVE-17
> Project: Hadoop Hive
> Issue Type: Bug
> Reporter: Jeff Hammerbacher
> Priority: Minor
> Attachments: HIVE-17.patch
>
>
> In conf/hive-default.xml, the property hive.metastore.uris is specified
> twice: first, with a value of "thift://" and a description, second, with a
> value of "file:///var/metastore/metadb/", and no description. this does not
> seem to be intentional or correct, but i may be wrong.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.