Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11694 Über-jira: S3a phase II: robustness, scale and performance
  3. HADOOP-13674

S3A can provide a more detailed error message when accessing a bucket through an incorrect S3 endpoint.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha2
    • fs/s3
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. HADOOP-13674-branch-2.001.patch
          13 kB
          Chris Nauroth
        2. HADOOP-13674-branch-2.002.patch
          13 kB
          Chris Nauroth

        Issue Links

          Activity

            People

              cnauroth Chris Nauroth
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: