GitHub user sankarh opened a pull request: https://github.com/apache/hive/pull/324
HIVE-19007: REPL LOAD should set the Hive configs obtained through WITH clause into the tasks created. You can merge this pull request into a Git repository by running: $ git pull https://github.com/sankarh/hive HIVE-19007 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/324.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 #324 ---- commit cdf529178f488472594e522cb90388aa3b4b4380 Author: Sankar Hariappan <mailtosankarh@...> Date: 2018-03-21T10:37:12Z HIVE-19007: REPL LOAD should set the Hive configs obtained through WITH clause into the tasks created. ---- ---