Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17306

Support MySQL InnoDB Cluster

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • Transactions
    • None

    Description

      To support high availability of the Hive Metastore using a highly available database is required. To support the MySQL InnoDB Cluster it looks like we're just missing a couple primary keys as we were already using InnoDB tables for the metastore. It looks like it's primarily the transaction tables that don't have primary keys like TXN_COMPONENTS and COMPLETED_TXN_COMPONENTS. The primary keys can be surrogate sequences if there really is no unique identifier in these tables.

      Attachments

        Activity

          People

            steveyeom2017 Steve Yeom
            Absolutesantaja Shawn Weeks
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: