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

s3a initialization against public bucket fails if caller lacks any credentials

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.8.0
    • 2.8.0, 3.0.0-alpha1
    • fs/s3
    • None
    • S3A now supports read access to a public S3 bucket even if the client does not configure any AWS credentials. See the documentation of configuration property fs.s3a.aws.credentials.provider for further details.

    Description

      If an S3 bucket is public, anyone should be able to read from it.

      However, you cannot create an s3a client bonded to a public bucket unless you have some credentials; the doesBucketExist() check rejects the call.

      Attachments

        1. HADOOP-13237-branch-2.002.patch
          10 kB
          Chris Nauroth
        2. HADOOP-13237.001.patch
          4 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: