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

[jira] [Commented] (SPARK-16988) spark history server log needs to be fixed to show https url when ssl is enabled

    [ https://issues.apache.org/jira/browse/SPARK-16988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15602442#comment-15602442 ] 

chie hayashida commented on SPARK-16988:
----------------------------------------

Can I work on it?

> 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 Shell
>    Affects Versions: 2.0.0
>            Reporter: Yesha Vora
>            Priority: Minor
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org