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

Kousuke Saruta updated SPARK-16988:
-----------------------------------
    Component/s:     (was: Spark Shell)

> spark history server log needs to be fixed to show https url when ssl is 
> enabled
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-16988
>                 URL: https://issues.apache.org/jira/browse/SPARK-16988
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Yesha Vora
>            Assignee: chie hayashida
>            Priority: Minor
>             Fix For: 2.0.2, 2.1.0
>
>
> When spark ssl is enabled, spark history server ui ( http://host:port) is 
> redirected to https://host:port+400. 
> So, spark history server log should be updated to print https url instead 
> http url 
> {code:title=spark HS log}
> 16/08/09 15:21:11 INFO ServerConnector: Started 
> ServerConnector@3970a5ee{SSL-HTTP/1.1}{0.0.0.0:18481}
> 16/08/09 15:21:11 INFO Server: Started @4023ms
> 16/08/09 15:21:11 INFO Utils: Successfully started service on port 18081.
> 16/08/09 15:21:11 INFO HistoryServer: Bound HistoryServer to 0.0.0.0, and 
> started at http://xxx:18081
> 16/08/09 15:22:52 INFO FsHistoryProvider: Replaying log path: 
> hdfs://xxx:8020/yy/application_1470756121646_0001.inprogress{code}



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

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

Reply via email to