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

REPL DUMP for insert event should't fail if the table is already dropped.

    XMLWordPrintableJSON

Details

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

    Description

      Currently, insert event doesn't log the table object as part of event notification message. During dump, the table object is obtained from metastore which can be null if the table is already dropped and hence REPL DUMP fails.
      Steps:
      1. Bootstrap dump/load with a table.
      2. Insert into the table.
      3. Drop the table.
      4. REPL DUMP (incremental).

      Attachments

        1. HIVE-16727.01.patch
          22 kB
          Sankar Hariappan
        2. HIVE-16727.02.patch
          26 kB
          Sankar Hariappan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: