Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-21677 Using strict managed tables for ACID table testing (Replication tests)
  3. HIVE-21678

CTAS creating a Full ACID partitioned table fails because of no writeId.

    XMLWordPrintableJSON

Details

    Description

      create table t1(a int, b int);
      insert into t1 values (1, 2), (3, 4);
      create table t6_part partitioned by (a) stored as orc tblproperties ("transactional"="true") as select * from t1;
      ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask. MoveTask : Write id is not set in the config by open txn task for migration
      Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask. MoveTask : Write id is not set in the config by open txn task for migration (state=08S01,code=1)

      Attachments

        1. HIVE-21678.01.patch
          12 kB
          Ashutosh Bapat
        2. HIVE-21678.02.patch
          17 kB
          Ashutosh Bapat
        3. HIVE-21678.03.patch
          10 kB
          Ashutosh Bapat
        4. HIVE-21678.04.patch
          11 kB
          Ashutosh Bapat

        Issue Links

          Activity

            People

              ashutosh.bapat Ashutosh Bapat
              ashutosh.bapat Ashutosh Bapat
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 50m
                  2h 50m