Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18817 ArrayIndexOutOfBounds exception during read of ACID table.
- Closed
-
HIVE-24475 Generalize fixacidkeyindex utility
- Closed
- links to