[
https://issues.apache.org/jira/browse/HIVE-14895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eugene Koifman resolved HIVE-14895.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
committed to master
Thanks Wei for the review
> CompactorMR.CompactorOutputCommitter race condition
> ---------------------------------------------------
>
> Key: HIVE-14895
> URL: https://issues.apache.org/jira/browse/HIVE-14895
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: Eugene Koifman
> Assignee: Eugene Koifman
> Fix For: 2.2.0
>
> Attachments: HIVE-14895.01.patch, HIVE-14895.02.patch,
> HIVE-14895.03.patch
>
>
> commitJob() method renames each file in TMP_LOCATION separately. so someone
> may read FINAL_LOCATION and see only some of the files that should be there.
> Use FileSystem.getFileStatus(TMP_LOCATION) and just rename the dir.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)