conf/hive-default.xml has a repeated property: hive.metastore.uris
------------------------------------------------------------------
Key: HADOOP-4381
URL: https://issues.apache.org/jira/browse/HADOOP-4381
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hive
Reporter: Jeff Hammerbacher
Priority: Minor
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.