Hive MetaStore is not changing from Derby to MySQL
--------------------------------------------------
Key: HIVE-2893
URL: https://issues.apache.org/jira/browse/HIVE-2893
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 0.8.1
Environment: Mac OSX Lion and Ubuntu
Reporter: Srinivasan Sembakkam Rajivelu
Priority: Blocker
I am trying to change Metastore configuration from Derby to MySQL. All the Docs
which is available in Hive says that I have to change ConnectionURL, UserName,
Password of hive/conf/hive-site.xml file. But problem there is no hive-site.xml
file in Hive 0.8.1 stable release download. Rather it has file called
hive-default.xml.template. Which also says,
<!-- WARNING!!! This file is provided for documentation purposes ONLY! -->
<!-- WARNING!!! Any changes you make to this file will be ignored by Hive. -->
<!-- WARNING!!! You must make your changes in hive-site.xml instead. -->
But no hive-site.xml file in the conf directory of release. Please some one
update a clear documentation how to change derby db to MySQL.
--
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