Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-16829 Über-jira: S3A Hadoop 3.3.1 features
  3. HADOOP-17189

add way for s3a to recognise buckets with "." in name and switch to path access

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.3.0
    • 3.4.0
    • fs/s3
    • None

    Description

      1. AWS has, historically, allowed buckets with '.' in their name (along with other non-DNS valid chars)
      2. none of which work with virtual hostname S3 clients -you have to enable path style access
      3. which we can't do on a per-bucket basis, as the logic there doesn't support buckets with '.' in the name (think about it...)
      4. and we can't blindly say "use path access everywhere", because all buckets created on/after 2020-10-01 won't work that way

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: