Description
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).
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-11571 Über-jira: S3a stabilisation phase I
- Closed
-
HADOOP-11520 Clean incomplete multi-part uploads in S3A tests
- Closed