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

Orc concatenation may drop old files from moving to final path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.14.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 2.0.0, 2.1.0
    • 1.3.0, 2.0.1, 2.1.0
    • ORC
    • None

    Description

      ORC concatenation uses combine hive input format for merging files. Under specific case where all files within a combine split are incompatible for merge (old files without stripe statistics) then these files are added to incompatible file set. But this file set is not processed as closeOp() will not be called (no output file writer will exist which will skip super.closeOp()). As a result, these incompatible files are not moved to final path.

      Attachments

        1. HIVE-13285.1.patch
          10 kB
          Prasanth Jayachandran
        2. HIVE-13285.2.patch
          11 kB
          Prasanth Jayachandran
        3. HIVE-13285.3.patch
          11 kB
          Prasanth Jayachandran

        Issue Links

          Activity

            People

              prasanth_j Prasanth Jayachandran
              prasanth_j Prasanth Jayachandran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: