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 "Chris Nauroth (JIRA)" <ji...@apache.org> on 2016/10/03 20:41:20 UTC

[jira] [Created] (HADOOP-13674) S3A can provide a more detailed error message when accessing a bucket through an incorrect S3 endpoint.

Chris Nauroth created HADOOP-13674:
--------------------------------------

             Summary: S3A can provide a more detailed error message when accessing a bucket through an incorrect S3 endpoint.
                 Key: HADOOP-13674
                 URL: https://issues.apache.org/jira/browse/HADOOP-13674
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth
            Priority: Minor


When accessing the S3 service through a region-specific endpoint, the bucket must be located in that region.  If the client attempts to access a bucket that is not located in that region, then the service replies with a 301 redirect and the correct region endpoint.  However, the exception thrown by S3A does not include the correct endpoint.  If we included that information in the exception, it would make it easier for users to diagnose and fix incorrect configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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