You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/12/07 19:45:58 UTC

[jira] [Resolved] (SPARK-18762) Web UI should be http:4040 instead of https:4040

     [ https://issues.apache.org/jira/browse/SPARK-18762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-18762.
------------------------------------
       Resolution: Fixed
         Assignee: Kousuke Saruta
    Fix Version/s: 2.1.1
                   2.0.3

> Web UI should be http:4040 instead of https:4040
> ------------------------------------------------
>
>                 Key: SPARK-18762
>                 URL: https://issues.apache.org/jira/browse/SPARK-18762
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Shell, Web UI
>    Affects Versions: 2.1.0
>            Reporter: Xiangrui Meng
>            Assignee: Kousuke Saruta
>            Priority: Blocker
>             Fix For: 2.0.3, 2.1.1
>
>
> When SSL is enabled, the Spark shell shows:
> {code}
> Spark context Web UI available at https://192.168.99.1:4040
> {code}
> This is wrong because 4040 is http, not https. It redirects to the https port.
> More importantly, this introduces several broken links in the UI. For example, in the master UI, the worker link is https:8081 instead of http:8081 or https:8481.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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