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

Bootstrap REPL DUMP throws exception if a partitioned table is dropped while reading partitions.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When a table is dropped between fetching table and fetching partitions, then bootstrap dump throws exception.
      1. Fetch table names.
      2. Get table
      3. Dump table object
      4. Drop table from another thread.
      5. Fetch partitions (throws exception from fireReadTablePreEvent)

      Attachments

        1. HIVE-17494.01.patch
          36 kB
          Sankar Hariappan

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: