[
https://issues.apache.org/jira/browse/HADOOP-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17559172#comment-17559172
]
Daniel Carl Jones commented on HADOOP-18273:
--------------------------------------------
I ran the integration tests using an S3 Access Point alias in place of the S3
Bucket name. This bucket was based in eu-west-1 and I was using the
s3.amazonaws.com endpoint.
All passing except for
{_}testCustomSignerAndInitializer(org.apache.hadoop.fs.s3a.auth.ITestCustomSigner){_}.
It errors with "org.apache.hadoop.fs.s3a.AWSRedirectException: Received
permanent redirect response" for the alias' endpoint.
> Support S3 access point alias
> -----------------------------
>
> Key: HADOOP-18273
> URL: https://issues.apache.org/jira/browse/HADOOP-18273
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.3.9
> Reporter: Shen Cong
> Priority: Major
>
> Adding support for using access point alias to access s3 bucket.
>
> When you create an access point, Amazon S3 automatically generates an alias
> that you can use instead of an Amazon S3 bucket name for data access. You can
> use this access point alias instead of an Amazon Resource Name (ARN) for any
> access point data plane operation.
> https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-alias.html
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]