Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14841 Replication - Phase 2
  3. HIVE-16197

Incremental insert into a partitioned table doesn't get replicated.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 3.0.0
    • repl

    Description

      Insert to a partitioned table doesn't replicate properly in case of incremental dump/load. Few key points to be noted.
      1. If insert command itself created the new partition, then the inserted row is replicated. But the subsequent inserts into the same table doesn't get replicated.
      2. If the partition is created using ALTER TABLE command, then none of the inserted rows to this partition is getting replicated. However, the partition metadata is getting replicated.

      Attachments

        1. HIVE-16197.01.patch
          47 kB
          Sankar Hariappan
        2. HIVE-16197.02.patch
          48 kB
          Sankar Hariappan
        3. HIVE-16197.03.patch
          49 kB
          Sankar Hariappan
        4. HIVE-16197.04.patch
          50 kB
          Sankar Hariappan

        Issue Links

          Activity

            People

              sankarh Sankar Hariappan
              sankarh Sankar Hariappan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: