[
https://issues.apache.org/jira/browse/HIVE-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasad Chakka updated HIVE-442:
-------------------------------
Attachment: hive-442.patch
i am not creating tmp directory and then renaming that to partition path since
that is already being done in copy/replaceFiles() in Hive.java
so this would work for a table as well.
> Partition is created before data is moved thus creating a window where data
> is incomplete
> -----------------------------------------------------------------------------------------
>
> Key: HIVE-442
> URL: https://issues.apache.org/jira/browse/HIVE-442
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.3.0, 0.3.1, 0.4.0
> Reporter: Prasad Chakka
> Assignee: Prasad Chakka
> Fix For: 0.4.0
>
> Attachments: hive-442.patch
>
>
> During the said window, processes waiting for the partition to be created can
> run queries on partial data thus causing untold misery.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.