[ https://issues.apache.org/jira/browse/HIVE-24718?focusedWorklogId=559293&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-559293 ]
ASF GitHub Bot logged work on HIVE-24718: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Mar/21 10:07 Start Date: 01/Mar/21 10:07 Worklog Time Spent: 10m Work Description: ArkoSharma commented on a change in pull request #1936: URL: https://github.com/apache/hive/pull/1936#discussion_r584585551 ########## File path: itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/TestReplicationScenariosAcrossInstances.java ########## @@ -1836,6 +1835,60 @@ public void testHdfsNameserviceWithDataCopy() throws Throwable { .verifyResults(new String[]{"2", "3"}); } + @Test + public void testReplWithRetryDisabledIterators() throws Throwable { Review comment: No, this is just to have a case with replication working with this conf=false. To confirm retry is not happening, the test "testWriteNoRetry" is added in TestFileList class. ---------------------------------------------------------------- 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: 559293) Time Spent: 5h 10m (was: 5h) > Moving to file based iteration for copying data > ----------------------------------------------- > > Key: HIVE-24718 > URL: https://issues.apache.org/jira/browse/HIVE-24718 > Project: Hive > Issue Type: Bug > Reporter: Arko Sharma > Assignee: Arko Sharma > Priority: Major > Labels: pull-request-available > Attachments: HIVE-24718.01.patch, HIVE-24718.02.patch, > HIVE-24718.04.patch, HIVE-24718.05.patch > > Time Spent: 5h 10m > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)