Description
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-12671 Inconsistent s3a configuration values and incorrect comments
- Patch Available