Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.2
Description
the examples of s3a access point bindings are wrong, as the .bucket prefix is missing
<property>
<name>fs.s3a.sample-bucket.accesspoint.arn</name>
<value> {ACCESSPOINT_ARN_HERE} </value>
<description>Configure S3a traffic to use this AccessPoint</description>
</property>
the property should be fs.s3a.bucket.sample-bucket.accesspoint.arn
Attachments
Issue Links
- relates to
-
HADOOP-17198 Support S3 Access Points
- Resolved
- links to