[
https://issues.apache.org/jira/browse/HADOOP-12963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223413#comment-15223413
]
Stephen Montgomery commented on HADOOP-12963:
---------------------------------------------
Hi,
1. All I'm/Hadoop doing is setting a switch on the S3 SDK client itself. I'd be
testing SDK functionality in Hadoop tests - it's already been tested (and
better) by Amazon.
2. Reflection is used because the S3ClientOptions (and other methods/objects)
in the SDK are inaccessible.
3. There is no behavioural difference between path style and virtual hosting so
having a test that retrieves something doesn't really tell me much. Again it's
been better tested elsewhere.
4. Fair point about the assertTrue's
Feel free to go ahead and modify/delete the test as you see fit.
> 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)