Steve Loughran created HADOOP-18234:
---------------------------------------
Summary: s3a access point xml examples are wrong
Key: HADOOP-18234
URL: https://issues.apache.org/jira/browse/HADOOP-18234
Project: Hadoop Common
Issue Type: Bug
Components: documentation, fs/s3
Affects Versions: 3.3.2
Reporter: Steve Loughran
the examples of s3a access point bindings are wrong, as the .bucket prefix is
missing
{code}
<property>
<name>fs.s3a.sample-bucket.accesspoint.arn</name>
<value> {ACCESSPOINT_ARN_HERE} </value>
<description>Configure S3a traffic to use this AccessPoint</description>
</property>
{code}
the property should be fs.s3a.bucket.sample-bucket.accesspoint.arn
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]