Schema creation scripts are incomplete since they leave out tables that are
specific to DataNucleus
---------------------------------------------------------------------------------------------------
Key: HIVE-2176
URL: https://issues.apache.org/jira/browse/HIVE-2176
Project: Hive
Issue Type: Bug
Components: Configuration, Metastore
Affects Versions: 0.7.0
Reporter: Esteban Gutierrez
When using the DDL SQL scripts to create the Metastore, tables like
SEQUENCE_TABLE are missing and force the user to change the configuration to
use Datanucleus to do all the provisioning of the Metastore tables. Adding the
missing table definitions to the DDL scripts will allow to have a functional
Hive Metastore without enabling additional privileges to the Metastore user
and/or enabling datanucleus.autoCreateSchema property in hive-site.xml
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira