Prasanth J created HIVE-8771: -------------------------------- Summary: Abstract merge file operator does not move/rename incompatible files correctly Key: HIVE-8771 URL: https://issues.apache.org/jira/browse/HIVE-8771 Project: Hive Issue Type: Bug Affects Versions: 0.14.0 Reporter: Prasanth J Assignee: Prasanth J Priority: Critical Fix For: 0.14.0
AbstractFileMergeOperator moves incompatible files (files which cannot be merged) to final destination. The destination path must be directory instead of file. This causes orc_merge_incompat2.q to fail under CentOS with IOException failing to rename/move files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)