You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2022/05/13 10:25:00 UTC

[jira] [Created] (HADOOP-18234) s3a access point xml examples are wrong

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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org