You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/06/20 12:49:00 UTC

[jira] [Assigned] (SPARK-32039) Unable to Set `spark.ui.port` configuration in Yarn Cluster Mode

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

Apache Spark reassigned SPARK-32039:
------------------------------------

    Assignee:     (was: Apache Spark)

> Unable to Set `spark.ui.port` configuration in Yarn Cluster Mode
> ----------------------------------------------------------------
>
>                 Key: SPARK-32039
>                 URL: https://issues.apache.org/jira/browse/SPARK-32039
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.4.0
>            Reporter: rajat
>            Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Spark Web UI port in Yarn cluster mode always gets a random number since we disable the configuration spark.ui.port by setting this property to be 0 always. 
> There are some use cases where we need to run Web UI port on some specified range because of some security concerns and unable to do so with the configuration. 
>  
> [https://github.com/apache/spark/blob/842b1dcdff0ecab4af9f292c2ff7b2b9ae1ac40a/resource-managers/yarn/src/main/scala/org/apache/spark/deploy/yarn/ApplicationMaster.scala#L216]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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