You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/13 11:22:00 UTC

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

     [ https://issues.apache.org/jira/browse/HADOOP-18234?focusedWorklogId=770130&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770130 ]

ASF GitHub Bot logged work on HADOOP-18234:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/May/22 11:21
            Start Date: 13/May/22 11:21
    Worklog Time Spent: 10m 
      Work Description: ashutoshcipher opened a new pull request, #4309:
URL: https://github.com/apache/hadoop/pull/4309

   ### Description of PR
   Fixed s3a access point xml examples
   * JIRA: HADOOP-18234
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 770130)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Ashutosh Gupta
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org