Alan Gates created HIVE-19365:
---------------------------------
Summary: 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
Fix For: 3.0.0
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)