[
https://issues.apache.org/jira/browse/HADOOP-17628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17353539#comment-17353539
]
Steve Loughran commented on HADOOP-17628:
-----------------------------------------
the fix here is that s3a and abfs tests need to have smaller values of
getWidth() and getDepth() so there's many fewer files to create and copy. depth
of 3 and width of 10 == 10^3 files to PUT, copy etc.
Proposed: they leave the depth = 3 but set width = 2, so there's only 8; we can
rely on the local test suites to stress memory and not these ones
> ABFS: Distcp contract test testDistCpWithIterator is timing out consistently
> -----------------------------------------------------------------------------
>
> Key: HADOOP-17628
> URL: https://issues.apache.org/jira/browse/HADOOP-17628
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 3.4.0
> Reporter: Bilahari T H
> Priority: Minor
>
> 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]