GitHub user anishek opened a pull request: https://github.com/apache/hive/pull/196
HIVE-16892 : Move creation of _files from ReplCopyTask to analysis phase for boostrap replication the export semantic analyzer is still using the inputs/outputs since that should be used by repl v1 and hence authorization there might be required outside of what is done in repl v2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anishek/hive HIVE-16892 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/196.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 #196 ---- commit e1a16e918e7809a7c6f6a1fd004e7f9798ff7c79 Author: Anishek Agarwal <anis...@gmail.com> Date: 2017-06-21T04:34:12Z HIVE-16892 : Move creation of _files from ReplCopyTask to analysis phase for boostrap replication ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---