[
https://issues.apache.org/jira/browse/HIVE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977268#comment-15977268
]
ASF GitHub Bot commented on HIVE-16488:
---------------------------------------
GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/170
HIVE-16488: Support replicating into existing db if the db is empty
Support REPL LOAD on empty Db (DB with no tables/functions)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-16488
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/170.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 #170
----
commit 381d26026cc3707513f81686d8343e78225cf3c7
Author: Sankar Hariappan <[email protected]>
Date: 2017-04-20T18:47:23Z
HIVE-16488: Support replicating into existing db if the db is empty
----
> Support replicating into existing db if the db is empty
> -------------------------------------------------------
>
> Key: HIVE-16488
> URL: https://issues.apache.org/jira/browse/HIVE-16488
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Affects Versions: 2.2.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Labels: DR, Replication
> Attachments: HIVE-16488.01.patch
>
>
> This is a potential usecase where a user may want to manually create a db on
> destination to make sure it goes to a certain dir root, or they may have
> cases where the db (default, for instance) was automatically created. We
> should still allow replicating into this without failing if the db is empty.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)