GitHub user sankarh opened a pull request:
https://github.com/apache/hive/pull/342
HIVE-19248: REPL LOAD couldn't copy file from source CM path and also
doesn't throw error if file copy fails.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sankarh/hive HIVE-19248
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/342.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 #342
----
commit 0c0d3e185d391830978f52cd199953e770cbf12f
Author: Sankar Hariappan <mailtosankarh@...>
Date: 2018-05-04T10:47:57Z
HIVE-19248: REPL LOAD couldn't copy file from source CM path and also
doesn't throw error if file copy fails.
----
---