(cherry picked from commit ffc75d6ebe4912f20f4f4870d2a50abbe4557bfa)
@@ -179,6 +179,9 @@ Release 2.7.0 - UNRELEASED
BUG FIXES
+ HADOOP-11488. Difference in default connection timeout for S3A FS
+ (Daisuke Kobayashi via harsh)
+
HADOOP-11256. Some site docs have inconsistent appearance (Masatake
Iwasaki via aw)
@@ -711,7 +711,7 @@ for ldap providers in the same way as above does.
<property>
<name>fs.s3a.connection.timeout</name>
- <value>5000</value>
+ <value>50000</value>
<description>Socket connection timeout in seconds.</description>
</property>
@@ -172,7 +172,7 @@ If you do any of these: change your credentials immediately!