Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14535 add insert-only ACID tables to Hive
  3. HIVE-17660

Compaction for MM runs Cleaner - needs test once IOW is supported

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Transactions
    • None

    Description

      Deletion of aborted deltas happens from CompactorMR.run() i.e. from Worker
      but the Worker still sets compaction_queue entry to READY_FOR_CLEANING.
      This is not needed if there are no base_N dirs which can be created by Insert Overwrite

      In this case we can't delete deltas < N until we know no one is reading them, i.e. in Cleaner

      Attachments

        Activity

          People

            Unassigned Unassigned
            ekoifman Eugene Koifman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: