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

Steve Loughran commented on HADOOP-11488:
-----------------------------------------

-1 until {{testBulkRenameAndDelete}} passes. It worked when I last ran the test 
suite, ~8-9 days ago.

# Does it pass if you retry it?
# Does it pass if you target a different s3 instance? I test against s3 EU.
# Does it pass if you revert the patch?

> Difference in default connection timeout for S3A FS
> ---------------------------------------------------
>
>                 Key: HADOOP-11488
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11488
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 2.6.0
>            Reporter: Harsh J
>            Assignee: Daisuke Kobayashi
>            Priority: Minor
>         Attachments: HADOOP-11488.patch, HADOOP-11488.patch
>
>
> The core-default.xml defines fs.s3a.connection.timeout as 5000, and the code 
> under hadoop-tools/hadoop-aws defines it as 50000.
> We should update the former to 50s so it gets taken properly, as we're also 
> noticing that 5s is often too low, especially in cases such as large DistCp 
> operations (which fail with {{Read timed out}} errors from the S3 service).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to