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 GitBox <gi...@apache.org> on 2021/03/15 18:31:28 UTC

[GitHub] [hadoop] steveloughran commented on pull request #2778: HADOOP-13551. AWS metrics wire-up

steveloughran commented on pull request #2778:
URL: https://github.com/apache/hadoop/pull/2778#issuecomment-799651987


   Tested, s3 london, with the new suite to force tests against landsat and common crawl. 
   
   If you comment out the `withForceGlobalBucketAccessEnabled()` change in DefaultS3ClientFactory the new test suite ITestAWSStatisticCollection fails with
   ```
   org.apache.hadoop.fs.s3a.AWSRedirectException: getObjectMetadata on s3a://landsat-pds/scene_list.gz: com.amazonaws.services.s3.model.AmazonS3Exception: The bucket is in this region: us-west-2. Please use this region to retry the request (Service: Amazon S3; Status Code: 301; Error Code: 301 Moved Permanently; 
   ```
   That is: central endpoint's 301 responses don't trigger a switch to the endpoint.
   
   Maybe we should include that in troubleshooting


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org