hadoop/hadoop-tools
Steve Loughran 39e6f2d191
HADOOP-17771. S3AFS creation fails "Unable to find a region via the region provider chain." (#3133)
This addresses the regression in Hadoop 3.3.1 where if no S3 endpoint
is set in fs.s3a.endpoint, S3A filesystem creation may fail on
non-EC2 deployments, depending on the local host environment setup.

* If fs.s3a.endpoint is empty/null, and fs.s3a.endpoint.region
  is null, the region is set to "us-east-1".
* If fs.s3a.endpoint.region is explicitly set to "" then the client
  falls back to the SDK region resolution chain; this works on EC2
* Details in troubleshooting.md, including a workaround for Hadoop-3.3.1+
* Also contains some minor restructuring of troubleshooting.md

Contributed by Steve Loughran.

Change-Id: Ife482cff513307cd52d59eec56beac0a33e031f5
2021-06-24 16:38:55 +01:00
..
hadoop-aliyun Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-archive-logs Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-archives Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-aws HADOOP-17771. S3AFS creation fails "Unable to find a region via the region provider chain." (#3133) 2021-06-24 16:38:55 +01:00
hadoop-azure HADOOP-17725. Improve error message for token providers in ABFS (#3041) 2021-06-08 22:05:01 +01:00
hadoop-azure-datalake Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-datajoin Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-distcp MAPREDUCE-7287. Distcp will delete exists file , If we use "-delete and -update" options and distcp file. (#2852) 2021-05-28 20:27:00 +01:00
hadoop-dynamometer HDFS-16050. Some dynamometer tests fail. (#3079) 2021-06-07 15:03:06 +09:00
hadoop-extras Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-fs2img Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-gridmix Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-kafka Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-openstack Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-pipes Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-resourceestimator Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-rumen Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-sls HADOOP-17760. Delete hadoop.ssl.enabled and dfs.https.enable from docs and core-default.xml (#3099) 2021-06-17 10:00:36 +09:00
hadoop-streaming Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-tools-dist Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
pom.xml Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00