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

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

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



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosAcrossInstances.java
##########
@@ -1558,6 +1569,16 @@ public Boolean apply(NotificationEvent entry) {
             .run(" drop database if exists " + replicatedDbName_CM + " 
cascade");
   }
 
+  private void compareDbProperties(Map<String, String> primaryDbProps, 
Map<String, String> replicaDbProps){
+    for(Map.Entry<String, String> prop : primaryDbProps.entrySet()) {

Review comment:
       Done




-- 
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: 577251)
    Time Spent: 1h 50m  (was: 1h 40m)

> 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: 1h 50m
>  Remaining Estimate: 0h
>




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

Reply via email to