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

Upgrade issues with Kudu table on backend db

    XMLWordPrintableJSON

Details

    Description

      In HIVE-27457, we try to update the serde lib, (input/output)format of the kudu table in back db. In the upgrade scripts, we join the  "SDS"."SD_ID" with "TABLE_PARAMS"."TBL_ID", 

      https://github.com/apache/hive/blob/master/standalone-metastore/metastore-server/src/main/sql/mysql/upgrade-4.0.0-alpha-2-to-4.0.0-beta-1.mysql.sql#L37-L39

      as "SD_ID" is the primary key of SDS, and "TBL_ID" is the primary key of TBLS, we can't join the two tables using these two columns.

      Attachments

        Issue Links

          Activity

            People

              dengzh Zhihua Deng
              dengzh Zhihua Deng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: