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

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

                Author: ASF GitHub Bot
            Created on: 17/Mar/21 10:29
            Start Date: 17/Mar/21 10:29
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on pull request #2780:
URL: https://github.com/apache/hadoop/pull/2780#issuecomment-800971254


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |   0m 38s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +0 :ok: |  markdownlint  |   0m  0s |  |  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  |  32m 33s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   1m 20s |  |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  46m 52s |  |  branch has no errors 
when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 51s |  |  the patch passed  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  mvnsite  |   1m  8s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  13m 59s |  |  patch has no errors 
when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  asflicense  |   0m 35s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   |  64m 43s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2780/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2780 |
   | JIRA Issue | HADOOP-17592 |
   | Optional Tests | dupname asflicense mvnsite codespell markdownlint |
   | uname | Linux 6b032e985acb 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 
16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / 706083cb42ce8745365cdc6e023b443b551398da |
   | Max. process+thread count | 699 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common U: 
hadoop-common-project/hadoop-common |
   | Console output | 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2780/1/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.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 567559)
    Time Spent: 0.5h  (was: 20m)

> Fix the wrong CIDR range example in Proxy User documentation
> ------------------------------------------------------------
>
>                 Key: HADOOP-17592
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17592
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.2.2
>            Reporter: Kwangsun Noh
>            Priority: Trivial
>              Labels: pull-request-available
>         Attachments: HADOOP-17592.patch
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The CIDR range example on the Proxy user description page is wrong.
>  
> In the Configurations section of Proxy user page, CIDR format 10.222.0.0/16 
> means 10.222.0.0-15.
>  
> But It's not true. the CIDR format 10.222.0.0/16 means 
> 10.222.0.0-10.222.255.255.
>  
> as-is : hosts in the range `10.222.0.0-15` and
> to-be : hosts in the range `10.222.0.0-10.222.255.255` and



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to