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

Ayush Saxena commented on HADOOP-17628:
---------------------------------------

[~bilahari.th] can you share me the trace or the link if possible for the 
failure, Mostly would be time out issue only. For s3A timeout is overridden.


{code:java}
  @Override
  protected int getTestTimeoutMillis() {
    return SCALE_TEST_TIMEOUT_MILLIS;
  }
{code}

May be doing the same for ABFS might solve the issue?


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

Reply via email to