[ 
https://issues.apache.org/jira/browse/HADOOP-17591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541842#comment-17541842
 ] 

Samrat Deb commented on HADOOP-17591:
-------------------------------------

[~nohkwangsun] , i tried to check docs 
[https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/Superusers.html]
seems to me this was updated on 22/03/21 
 (can you verify )

> Fix the wrong CIDR range example in Proxy User documentation
> ------------------------------------------------------------
>
>                 Key: HADOOP-17591
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17591
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.2.2
>            Reporter: Kwangsun Noh
>            Priority: Trivial
>              Labels: newbie
>
> The CIDR range example on the Proxy user description page is wrong.
>  
> In the Configurations section of the Proxy user page, CIDR 10.222.0.0/16 
> means range 10.222.0.0-15.
>  
> But It's not true. CIDR format 10.222.0.0/16 means 10.222.0.0-10.222.255.255
>  
> as-is : 10.222.0.0-15
> to-be : 10.222.0.0-10.222.255.255
>  



--
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