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 2018/01/06 01:29:00 UTC

[jira] [Resolved] (SPARK-22914) Subbing for spark.history.ui.port does not resolve by default

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

Marcelo Vanzin resolved SPARK-22914.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Issue resolved by pull request 20098
[https://github.com/apache/spark/pull/20098]

> Subbing for spark.history.ui.port does not resolve by default
> -------------------------------------------------------------
>
>                 Key: SPARK-22914
>                 URL: https://issues.apache.org/jira/browse/SPARK-22914
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>    Affects Versions: 2.2.1
>            Reporter: Gera Shegalov
>            Assignee: Gera Shegalov
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> In order not to hardcode SHS web ui port and not duplicate information that is already configured we might be inclined to define {{spark.yarn.historyServer.address}} as {code}http://${hadoopconf-yarn.resourcemanager.hostname}:${spark.history.ui.port}{code}
> However, since spark.history.ui.port is not registered its resolution fails when it's not explicitly set in the deployed spark conf. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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