[
https://issues.apache.org/jira/browse/HIVE-19970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521408#comment-16521408
]
ASF GitHub Bot commented on HIVE-19970:
---------------------------------------
GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/379
HIVE-19970 : Replication dump has a NPE when table is empty
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive BUG-105903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/379.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 #379
----
commit a1ad4c1d068ad1cd5ce6b8ec7170bff1b1a4f1b1
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-06-22T20:04:15Z
HIVE-19970 : Replication dump has a NPE when table is empty
----
> Replication dump has a NPE when table is empty
> ----------------------------------------------
>
> Key: HIVE-19970
> URL: https://issues.apache.org/jira/browse/HIVE-19970
> Project: Hive
> Issue Type: Task
> Components: repl
> Affects Versions: 3.1.0, 4.0.0
> Reporter: mahesh kumar behera
> Assignee: mahesh kumar behera
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.1.0, 4.0.0
>
> Attachments: HIVE-19970.01.patch
>
>
> if table directory or partition directory is missing ..dump is throwing NPE
> instead of file missing exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)