You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Yongzhi Chen (JIRA)" <ji...@apache.org> on 2016/10/26 18:43:58 UTC

[jira] [Created] (HIVE-15072) Schematool should recognize missing tables in metastore

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)