[
https://issues.apache.org/jira/browse/HIVE-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026668#comment-16026668
]
ASF GitHub Bot commented on HIVE-16644:
---------------------------------------
GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/190
HIVE-16644: Hook Change Manager to Insert Overwrite
Change management for insert overwrite to a table or a partition.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-16644
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/190.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #190
----
commit 0e7906c2662cceaf490e11698a77fa1cb8fd90cb
Author: Sankar Hariappan <[email protected]>
Date: 2017-05-24T13:31:17Z
HIVE-16644: Hook Change Manager to Insert Overwrite
----
> Hook Change Manager to Insert Overwrite
> ---------------------------------------
>
> Key: HIVE-16644
> URL: https://issues.apache.org/jira/browse/HIVE-16644
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Affects Versions: 2.1.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Labels: DR, replication
>
> For insert overwrite Hive.moveFile is called to replace contents of existing
> partitions. This should trigger move of old files into $CMROOT.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)