[
https://issues.apache.org/jira/browse/HIVE-19365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460063#comment-16460063
]
Alan Gates commented on HIVE-19365:
-----------------------------------
Patch committed to master.
> Index on COMPLETED_TXN_COMPONENTS in Metastore RDBMS has different names in
> different scripts
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-19365
> URL: https://issues.apache.org/jira/browse/HIVE-19365
> Project: Hive
> Issue Type: Bug
> Components: Metastore
> Affects Versions: 3.0.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Blocker
> Fix For: 3.0.0
>
> Attachments: HIVE-19365.patch
>
>
> In mysql and mssql install scripts the index is called
> COMPLETED_TXN_COMPONENTS_IDX2 Everywhere else it is called
> COMPLETED_TXN_COMPONENTS_IDX, which is breaking upgrade scripts for 3.0 to
> 3.1 since they don't know which index to update. One name should be chosen
> and used everywhere.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)