[
https://issues.apache.org/jira/browse/HIVE-19725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493102#comment-16493102
]
ASF GitHub Bot commented on HIVE-19725:
---------------------------------------
GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/361
HIVE-19725 : Add ability to dump non-native tables in replication metadata
dump
if hive.repl.dump.metadata.only is set to true, allow dumping non native
tables also. This will be used by DAS.
Data dump for non-native tables should never be allowed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive BUG-103509
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/361.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 #361
----
commit ecb7e9637660f69e1503bd8311359b0bb4bad543
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-05-29T04:43:52Z
HIVE-19725 : Add ability to dump non-native tables in replication metadata
dump
----
> Add ability to dump non-native tables in replication metadata dump
> ------------------------------------------------------------------
>
> Key: HIVE-19725
> URL: https://issues.apache.org/jira/browse/HIVE-19725
> Project: Hive
> Issue Type: Task
> Components: repl
> Affects Versions: 3.0.0, 3.1.0, 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: Repl, pull-request-available
> Fix For: 3.1.0, 3.0.1, 4.0.0
>
> Attachments: HIVE-19725.01.patch
>
>
> if hive.repl.dump.metadata.only is set to true, allow dumping non native
> tables also. This will be used by DAS.
> Data dump for non-native tables should never be allowed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)