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

Staging directories do not get cleaned up for update/delete queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • Transactions
    • None

    Description

      When these queries are internally rewritten, a new context is created with a new execution id. This id is used to create the scratch directories. However, only the original context is cleared, and thus the directories created with the original execution id.
      The solution is to pass the execution id to the new context when the queries are internally rewritten.

      Attachments

        1. HIVE-17479.patch
          4 kB
          jcamachorodriguez
        2. HIVE-17479.01.patch
          4 kB
          jcamachorodriguez
        3. HIVE-17479.02.patch
          5 kB
          jcamachorodriguez

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: