You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mingliang Liu (JIRA)" <ji...@apache.org> on 2015/12/23 02:01:56 UTC

[jira] [Commented] (HADOOP-11521) Make connection timeout configurable in s3a

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

Mingliang Liu commented on HADOOP-11521:
----------------------------------------

{{fs.s3a.connection.establish.timeout}} is in millionsecond or second? The default value is 5000 or 50000?

Would you kindly comment on [HADOOP-12671]? Thanks.

> Make connection timeout configurable in s3a 
> --------------------------------------------
>
>                 Key: HADOOP-11521
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11521
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.6.0
>            Reporter: Thomas Demoor
>            Assignee: Thomas Demoor
>            Priority: Minor
>             Fix For: 2.7.0
>
>         Attachments: HADOOP-11521-002.patch, HADOOP-11521.001.patch
>
>
> Currently in s3a, only the socket timeout is configurable, i.e. how long to wait before an existing connection is declared dead. The aws sdk has a separate timeout for establishing a connection. This patch introduces a config option in s3a to pass this on. 



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