[
https://issues.apache.org/jira/browse/HIVE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648227#action_12648227
]
Ashish Thusoo commented on HIVE-17:
-----------------------------------
+1
This is clearly incorrect though it would not cause major problems as most
deployments would overwrite this in hive-site.xml.
Can you run the tests with these changes
ant -lib testlibs clean-test test
and submit the output.
Also please do a submit on the patch and we will pick it up.
Thanks.
> 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.