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

dynamic partition insert creating different directories for the same partition during merge

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None
    • Reviewed

    Description

      If dynamic partition insert generates multiple partitions and some partitions need to be merge (MR task) and some need not (move task), parallel execution could cause the move task finish first and created the partition directory (say ds=1) first. When the MR job finished, it created a different directory (ds=1_1) for the same partition ds=1.

      Attachments

        1. HIVE-1944.patch
          4 kB
          Ning Zhang

        Activity

          People

            nzhang Ning Zhang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: