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

datanode web ui does not work over HTTPS when datanode is started in secure mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.3-alpha
    • 2.0.3-alpha
    • datanode, security
    • None
    • Reviewed

    Description

      When a datanode is configured to work in secure mode, the HttpServer connector listener is created by the SecureDataNodeStarter class in a privileged port and given to the HttpServer constructor to use.

      When enabling SSL for the web ui the connector listener is created by the HttpServer if no connector is given in the constructor.

      This means that in secure mode the DataNode HttpServer starts always in HTTP

      Attachments

        1. HDFS-3951.patch
          4 kB
          Alejandro Abdelnur

        Activity

          People

            tucu00 Alejandro Abdelnur
            tucu00 Alejandro Abdelnur
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: