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

When SSL is enabled , the Namenode WEBUI redirects to Infosecport, which could be 0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 2.2.0
    • None
    • None
    • None

    Description

      (case 1) When SSL is enabled by setting "hadoop.ssl.enabled", SSL will be enabled on the regular port (infoport) on Datanode.

      (case 2) When SSL on HDFS is enabled by setting "dfs.https.enable", SSL will be enabled on a separate port (infoSecurePort) on Datanode.

      if SSL is enabled , the Namenode always redirects to infoSecurePort. "infoSecurePort" will be 0 in case 1 above.

      This breaks the file browsing via web.

      Attachments

        1. HDFS-5660.patch
          1.0 kB
          Benoy Antony

        Issue Links

          Activity

            People

              benoyantony Benoy Antony
              benoyantony Benoy Antony
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: