[ https://issues.apache.org/jira/browse/HIVE-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vihang Karajgaonkar updated HIVE-16723: --------------------------------------- Attachment: HIVE-16723.03.patch Added the missing apache header for the IMetastoreSchemaInfo interface > Enable configurable MetaStoreSchemaInfo > ---------------------------------------- > > Key: HIVE-16723 > URL: https://issues.apache.org/jira/browse/HIVE-16723 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Priority: Minor > Attachments: HIVE-16723.01.patch, HIVE-16723.02.patch, > HIVE-16723.03.patch > > > {{MetaStoreSchemaInfo}} class is used by Schema tool to get the schema > version information. In addition to that schema tool invokes its init and > upgrade methods to initialize and upgrade the metastore schema. It is > possible that there are minor schema changes in the metastore schema which > users have to maintain manually. We can potentially enhance schema tool to > use a custom MetaStoreSchemaInfo implementation which can be plugged in based > on configuration and schematool could run these customizations while running > the upgrade and init scripts. -- This message was sent by Atlassian JIRA (v6.3.15#6346)