Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-11691

Add a proper scheme to the datanode links in NN web UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4, 2.8.2
    • None
    • None
    • Reviewed

    Description

      On the datanodes page of the namenode web UI, the datanode links may not be correct if the namenode is serving the page through http but https is also enabled. This is because dfshealth.js does not put a proper scheme in front of the address. It already determines whether the address is non-secure or secure. It can simply prepend http: or https: to what it is currently setting.

      The existing mechanism would work for YARN and MAPRED, since they can only serve one protocol, HTTP or HTTPS.

      Attachments

        1. HDFS-11691.patch
          2 kB
          Kihwal Lee

        Issue Links

          Activity

            People

              kihwal Kihwal Lee
              kihwal Kihwal Lee
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: