You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2022/03/03 17:27:00 UTC

[jira] [Commented] (HIVE-26002) Create db scripts for 4.0.0-alpha-1

    [ https://issues.apache.org/jira/browse/HIVE-26002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500921#comment-17500921 ] 

Zoltan Haindrich commented on HIVE-26002:
-----------------------------------------

schematool is doing pretty basic comparisions.... we could easily get into trouble if we have 2 versions from which one is the prefix of the other (ex: 4.0.0 vs 4.0.0-alpha-1)

https://github.com/apache/hive/blob/95c6155677b5a288b6bc571b11caf2c8eb80825f/standalone-metastore/metastore-server/src/main/java/org/apache/hadoop/hive/metastore/MetaStoreSchemaInfo.java#L106

https://the-asf.slack.com/archives/CFSSP9UPJ/p1646326383307109?thread_ts=1646235033.395189&cid=CFSSP9UPJ



> Create db scripts for 4.0.0-alpha-1
> -----------------------------------
>
>                 Key: HIVE-26002
>                 URL: https://issues.apache.org/jira/browse/HIVE-26002
>             Project: Hive
>          Issue Type: Task
>            Reporter: Peter Vary
>            Priority: Major
>             Fix For: 4.0.0-alpha-1
>
>
> For the release we need to create the appropriate sql scripts for HMS db initialization



--
This message was sent by Atlassian Jira
(v8.20.1#820001)