[
https://issues.apache.org/jira/browse/HIVE-19007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409915#comment-16409915
]
Sankar Hariappan commented on HIVE-19007:
-----------------------------------------
Attached 01.patch with
* Set modified Hive configs into each tasks created by REPL LOAD.
* Update Hive db object for ReplSemanticAnalyzer when the configs are changed.
* Unit test for REPL LOAD command from primary using WITH clause and verify
the replica warehouse.
Request [~thejas], [~anishek] to review the patch!
> 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)