[
https://issues.apache.org/jira/browse/HIVE-16684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014232#comment-16014232
]
ASF GitHub Bot commented on HIVE-16684:
---------------------------------------
GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/185
HIVE-16684: Bootstrap REPL DUMP shouldn't fail when table is dropped after
fetching the table names.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-16684
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/185.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 #185
----
commit 1f0be751477fb00af51869b9d8bdca7f18a06e6d
Author: Sankar Hariappan <[email protected]>
Date: 2017-05-16T18:36:24Z
HIVE-16684: Bootstrap REPL DUMP shouldn't fail when table is dropped after
fetching the table names.
----
> Bootstrap REPL DUMP shouldn't fail when table is dropped after fetching the
> table names.
> ----------------------------------------------------------------------------------------
>
> Key: HIVE-16684
> URL: https://issues.apache.org/jira/browse/HIVE-16684
> Project: Hive
> Issue Type: Sub-task
> Components: Hive, repl
> Affects Versions: 2.1.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
>
> Currently, bootstrap dump will fail if the table does't exist when try to
> dump. This shall occur when table is dropped after REPL DUMP fetched the
> table names.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)