You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2018/03/08 09:15:00 UTC

[jira] [Created] (HIVE-18907) Create utility to fix acid key index issue from HIVE-18817

Jason Dere created HIVE-18907:
---------------------------------

             Summary: Create utility to fix acid key index issue from HIVE-18817
                 Key: HIVE-18907
                 URL: https://issues.apache.org/jira/browse/HIVE-18907
             Project: Hive
          Issue Type: Bug
            Reporter: Jason Dere
            Assignee: Jason Dere


While HIVE-18817 will create new ORC Acid files from hitting the ArrayIndexOutOfBounds issue, existing files created before HIVE-18817 will still cause this issue. If there are delta directories then one way to generate new files is to perform a major compaction. But this does not work if there are no delta directories for the table/partition.

Add a tool to fix the Acid ORC files directly in the case that a compaction cannot be performed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)