Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17273

MergeFileTask needs to be interruptible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 2.2.0, 3.0.0
    • None
    • None
    • None

    Description

      This is an extension to the work done in HIVE-16820 (which made TezTask exit correctly when the job is cancelled.)

      If a Hive job involves a MergeFileTask (say ALTER TABLE ... PARTITION ... CONCATENATE), and is cancelled after the merge-task has kicked off, then the merge-task might not be cancelled, and might run through to completion.

      The code should check if the merge-job has already been scheduled, and cancel it if required.

      Attachments

        1. HIVE-17273.1.patch
          5 kB
          Mithun Radhakrishnan

        Activity

          People

            mithun Mithun Radhakrishnan
            mithun Mithun Radhakrishnan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: