You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2017/05/26 15:53:05 UTC

[jira] [Created] (HIVE-16771) Schematool should use MetastoreSchemaInfo to get the metastore schema version from database

Vihang Karajgaonkar created HIVE-16771:
------------------------------------------

             Summary: Schematool should use MetastoreSchemaInfo to get the metastore schema version from database
                 Key: HIVE-16771
                 URL: https://issues.apache.org/jira/browse/HIVE-16771
             Project: Hive
          Issue Type: Improvement
            Reporter: Vihang Karajgaonkar
            Assignee: Vihang Karajgaonkar
            Priority: Minor


HIVE-16723 gives the ability to have a custom MetastoreSchemaInfo implementation to manage schema upgrades and initialization if needed. In order to make HiveSchemaTool completely agnostic it should depend on IMetastoreSchemaInfo implementation which is configured to get the metastore schema version information from the database. It should also not assume the scripts directory and hardcode it itself. It would rather ask MetastoreSchemaInfo class to get the metastore scripts directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)