You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2017/02/27 10:36:45 UTC

[jira] [Created] (SPARK-19750) Spark UI http -> https redirect error

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org