[
https://issues.apache.org/jira/browse/HIVE-17183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16119779#comment-16119779
]
ASF GitHub Bot commented on HIVE-17183:
---------------------------------------
GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/225
HIVE-17183: Disable rename operations during bootstrap dump
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-17183
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/225.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 #225
----
commit 7ce9f8f3f5e63d25027b8a51a92d2b30caea8f17
Author: Sankar Hariappan <[email protected]>
Date: 2017-08-09T05:02:25Z
HIVE-17183: Disable rename operations during bootstrap dump
----
> Disable rename operations during bootstrap dump
> -----------------------------------------------
>
> Key: HIVE-17183
> URL: https://issues.apache.org/jira/browse/HIVE-17183
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Affects Versions: 2.1.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Labels: DR, replication
> Fix For: 3.0.0
>
> Attachments: HIVE-17183.01.patch
>
>
> Currently, bootstrap dump shall lead to data loss when any rename happens
> while dump in progress. This feature can be supported in next phase
> development as it need proper design to keep track of renamed
> tables/partitions.
> So, for time being, we shall disable rename operations when bootstrap dump in
> progress to avoid any inconsistent state.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)