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

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

                Author: ASF GitHub Bot
            Created on: 17/Feb/21 16:38
            Start Date: 17/Feb/21 16:38
    Worklog Time Spent: 10m 
      Work Description: aasha commented on a change in pull request #1942:
URL: https://github.com/apache/hive/pull/1942#discussion_r577765531



##########
File path: 
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenarios.java
##########
@@ -485,6 +485,9 @@ private Task getReplLoadRootTask(String sourceDb, String 
replicadb, boolean isIn
       metricCollector = new BootstrapLoadMetricCollector(replicadb, 
tuple.dumpLocation, 0,
         confTemp);
     }
+    /* When 'hive.repl.retain.custom.db.locations.on.target' is enabled, the 
first iteration of repl load would
+       run only database creation task, and only in next iteration of Repl 
Load Task execution, remaining tasks will be
+       executed. Hence disabling this to perform the test on task 
optimization.  */

Review comment:
       Why is this set to false in BaseReplicationScenarios




----------------------------------------------------------------
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: 553721)
    Time Spent: 1h 20m  (was: 1h 10m)

> Handle replication when db location and managed location is set to custom 
> location on source
> --------------------------------------------------------------------------------------------
>
>                 Key: HIVE-24733
>                 URL: https://issues.apache.org/jira/browse/HIVE-24733
>             Project: Hive
>          Issue Type: Task
>            Reporter: Pravin Sinha
>            Assignee: Pravin Sinha
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> {color:#172b4d} {color}



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

Reply via email to