[
https://issues.apache.org/jira/browse/HADOOP-17189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-17189.
-------------------------------------
Fix Version/s: 3.4.0
Resolution: Won't Fix
WONTFIXing this, as buckets with . in their name will soon be forbidden
> add way for s3a to recognise buckets with "." in name and switch to path
> access
> -------------------------------------------------------------------------------
>
> Key: HADOOP-17189
> URL: https://issues.apache.org/jira/browse/HADOOP-17189
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.3.0
> Reporter: Steve Loughran
> Priority: Minor
> Fix For: 3.4.0
>
>
> # AWS has, historically, allowed buckets with '.' in their name (along with
> other non-DNS valid chars)
> # none of which work with virtual hostname S3 clients -you have to enable
> path style access
> # 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...)
> # and we can't blindly say "use path access everywhere", because all buckets
> created on/after 2020-10-01 won't work that way
> dest.set(Math.max(dest.get(), sourceValue));
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]