[ https://issues.apache.org/jira/browse/SPARK-32039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141065#comment-17141065 ]
Apache Spark commented on SPARK-32039: -------------------------------------- User 'rajatahujaatinmobi' has created a pull request for this issue: https://github.com/apache/spark/pull/28879 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org