Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17591

Fix the wrong CIDR range example in Proxy User documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Duplicate
    • 3.2.2
    • None
    • documentation

    Description

      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

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nohkwangsun Kwangsun Noh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: