GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/524
HIVE-21186: External tables replication throws NPE if
hive.repl.replica.external.table.base.dir is not fully qualified HDFS path.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-21186
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/524.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 #524
----
commit 06653ca2d5a607784d7c0ce47d7c5b28769e9a02
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2019-01-30T09:12:02Z
HIVE-21186: External tables replication throws NPE if
hive.repl.replica.external.table.base.dir is not fully qualified HDFS path.
----
---