Yongzhi Chen created HIVE-15072:
-----------------------------------
Summary: Schematool should recognize missing tables in metastore
Key: HIVE-15072
URL: https://issues.apache.org/jira/browse/HIVE-15072
Project: Hive
Issue Type: Improvement
Components: Metastore
Reporter: Yongzhi Chen
When Install a new database failed half way(for some other reasons), not all of
the metastore tables are installed. This caused HMS server failed to start up
due to missing tables. Re-run the Schematool, It ran successfully, and in the
stdout log said: "Database already has tables. Skipping table creation".
However, restarting HMS getting the same error reporting missing tables.
Schematool should detect missing tables and provide options to go ahead and
recreate missing tables in the case of new installation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)