[
https://issues.apache.org/jira/browse/HADOOP-17592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HADOOP-17592:
-----------------------------------
Fix Version/s: 3.2.3
2.10.2
3.1.5
3.4.0
3.3.1
Hadoop Flags: Reviewed
Resolution: Fixed
Status: Resolved (was: Patch Available)
Committed to all the active branches.
> 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
> Assignee: Kwangsun Noh
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0, 3.1.5, 2.10.2, 3.2.3
>
> Attachments: HADOOP-17592.patch
>
> Time Spent: 50m
> 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]