You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/22 17:04:00 UTC

[jira] [Commented] (HIVE-19007) REPL LOAD should set the Hive configs obtained through WITH clause into the tasks created.

    [ https://issues.apache.org/jira/browse/HIVE-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409909#comment-16409909 ] 

ASF GitHub Bot commented on HIVE-19007:
---------------------------------------

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 <ma...@...>
Date:   2018-03-21T10:37:12Z

    HIVE-19007: REPL LOAD should set the Hive configs obtained through WITH clause into the tasks created.

----


> REPL LOAD should set the Hive configs obtained through WITH clause into the tasks created.
> ------------------------------------------------------------------------------------------
>
>                 Key: HIVE-19007
>                 URL: https://issues.apache.org/jira/browse/HIVE-19007
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2, repl
>    Affects Versions: 3.0.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>            Priority: Major
>              Labels: DR, pull-request-available, replication
>             Fix For: 3.0.0
>
>         Attachments: HIVE-19007.01.patch
>
>
> The configs received from WITH clause of REPL LOAD are not set properly (due to changes by HIVE-18716) to the tasks created. It is also required to re-get the Hive db object if the configs are changed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)