[ 
https://issues.apache.org/jira/browse/HIVE-24912?focusedWorklogId=576733&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-576733
 ]

ASF GitHub Bot logged work on HIVE-24912:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Apr/21 08:00
            Start Date: 05/Apr/21 08:00
    Worklog Time Spent: 10m 
      Work Description: hmangla98 commented on a change in pull request #2092:
URL: https://github.com/apache/hive/pull/2092#discussion_r606972085



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenarios.java
##########
@@ -480,7 +481,7 @@ public boolean validate(Task task) {
 
   private Task getReplLoadRootTask(String sourceDb, String replicadb, boolean 
isIncrementalDump,
                                    Tuple tuple) throws Throwable {
-    HiveConf confTemp = new HiveConf();
+    HiveConf confTemp = driverMirror.getConf();

Review comment:
       New instance of hiveconf won't have THRIFT_URIS set, which is required 
by HMS Client to connect to metastore.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 576733)
    Time Spent: 1.5h  (was: 1h 20m)

> Support to add repl.target.for property during incremental run
> --------------------------------------------------------------
>
>                 Key: HIVE-24912
>                 URL: https://issues.apache.org/jira/browse/HIVE-24912
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Haymant Mangla
>            Assignee: Haymant Mangla
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to