[
https://issues.apache.org/jira/browse/HADOOP-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223442#comment-15223442
]
Steve Loughran commented on HADOOP-12963:
-----------------------------------------
We need those tests so that
# We can catch when amazon change things
# we can be sure that the feature actually works
# we can see what happens when tested against other people's S3
implementations. Most of the recent patches have covered optimisations in such
deployments, and compatibility problems. Having an s3a test lets the
implementors see whether/how s3a works here.
> Allow using path style addressing for accessing the s3 endpoint
> ---------------------------------------------------------------
>
> Key: HADOOP-12963
> URL: https://issues.apache.org/jira/browse/HADOOP-12963
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs/s3
> Affects Versions: 2.7.1
> Reporter: Andrew Baptist
> Priority: Minor
> Labels: features
> Attachments: HADOOP-12963-001.patch, HADOOP-12963-1.patch,
> hdfs-8728.patch.2
>
>
> There is no ability to specify using path style access for the s3 endpoint.
> There are numerous non-amazon implementations of storage that support the
> amazon API's but only support path style access such as Cleversafe and Ceph.
> Additionally in many environments it is difficult to configure DNS correctly
> to get virtual host style addressing to work
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)