Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-17600

Cannot set public address for Worker and Master Web UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.0.0
    • None
    • Web UI
    • java:8 docker image

    Description

      This is still causing problems in 2.0.0 standalone, SPARK_PUBLIC_DNS works well for Driver WebUI, it doesn't seem to have any effect on Worker or Master UI.

      I tried to set all of these :
      SPARK_LOCAL_IP or SPARK_MASTER_HOST or SPARK_MASTER_IP but I every time end up with this <no value> outcome :

      INFO WorkerWebUI: Bound WorkerWebUI to 0.0.0.0, and started at http://<no value>:8181
      
      INFO MasterWebUI: Bound MasterWebUI to 0.0.0.0, and started at http://<no value>:8080
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            l154k Jakub Liska
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: