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

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

                Author: ASF GitHub Bot
            Created on: 13/May/22 15:19
            Start Date: 13/May/22 15:19
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on PR #4309:
URL: https://github.com/apache/hadoop/pull/4309#issuecomment-1126170531

   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 52s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  1s |  |  codespell was not available.  |
   | +0 :ok: |  markdownlint  |   0m  1s |  |  markdownlint was not available.  
|
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   |||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  40m 29s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   0m 54s |  |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  64m 13s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 37s |  |  the patch passed  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  mvnsite  |   0m 40s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  23m 34s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 43s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   |  91m 47s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4309/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/4309 |
   | Optional Tests | dupname asflicense mvnsite codespell markdownlint |
   | uname | Linux caf6f2a03c55 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 
17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 3c9a63886227b59757c70797599f1b4e43afcfdb |
   | Max. process+thread count | 530 (vs. ulimit of 5500) |
   | modules | C: hadoop-tools/hadoop-aws U: hadoop-tools/hadoop-aws |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4309/2/console |
   | versions | git=2.25.1 maven=3.6.3 |
   | Powered by | Apache Yetus 0.14.0-SNAPSHOT https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   




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

    Worklog Id:     (was: 770231)
    Time Spent: 40m  (was: 0.5h)

> 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
>              Labels: pull-request-available
>          Time Spent: 40m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to