Saisai Shao created SPARK-19750:
-----------------------------------

             Summary: Spark UI http -> https redirect error
                 Key: SPARK-19750
                 URL: https://issues.apache.org/jira/browse/SPARK-19750
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 2.1.0, 2.0.2
            Reporter: Saisai Shao


Spark's http redirect uses port 0 as a secure port to do redirect if http port 
is not set, this will introduce {{ java.net.NoRouteToHostException: Can't 
assign requested address }}, so here fixed to use bound port for redirect.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to