[
https://issues.apache.org/jira/browse/HIVE-16723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022354#comment-16022354
]
Lefty Leverenz commented on HIVE-16723:
---------------------------------------
Doc note: This should be explained on the Hive Schema Tool wiki page, and
*hive.metastore.schema.info.class* should be documented in Configuration
Properties.
* [Hive Schema Tool |
https://cwiki.apache.org/confluence/display/Hive/Hive+Schema+Tool]
* [Configuration Properties -- MetaStore |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-MetaStore]
Added a TODOC3.0 label.
> 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
> Labels: TODOC3.0
> Fix For: 3.0.0
>
> Attachments: HIVE-16723.01.patch, HIVE-16723.02.patch,
> HIVE-16723.03.patch, HIVE-16723.04.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)