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

ASF GitHub Bot logged work on HADOOP-17628:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Jul/21 18:33
            Start Date: 30/Jul/21 18:33
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on a change in pull request 
#3240:
URL: https://github.com/apache/hadoop/pull/3240#discussion_r680145818



##########
File path: 
hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/contract/AbstractContractDistCpTest.java
##########
@@ -659,6 +683,41 @@ private int getTotalFiles() {
     return totalFiles;
   }
 
+  /**
+   * Override point: should direct write always be used?
+   * false by default; enable for stores where rename is slow.
+   * @return true if direct write should be used in all tests.
+   */
+  protected boolean directWriteAlways() {

Review comment:
       changed to shouldUseDirectWrite




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 631827)
    Time Spent: 3h 10m  (was: 3h)

> Distcp contract test is really slow with ABFS and S3A; timing out
> -----------------------------------------------------------------
>
>                 Key: HADOOP-17628
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17628
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, fs/s3, test, tools/distcp
>    Affects Versions: 3.4.0
>            Reporter: Bilahari T H
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> The test case testDistCpWithIterator in AbstractContractDistCpTest is 
> consistently timing out.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to