LuciferYang commented on a change in pull request #35566:
URL: https://github.com/apache/spark/pull/35566#discussion_r809709659
##########
File path: core/src/main/scala/org/apache/spark/deploy/master/Master.scala
##########
@@ -95,11 +93,6 @@ private[deploy] class Master(
// After onStart, webUi will be set
private var webUi: MasterWebUI = null
- private val masterPublicAddress = {
Review comment:
`masterPublicAddress` add in [Use external addresses in standalone WebUI
on
EC2.](https://github.com/apache/spark/commit/cdaa0fad51c7ad6c2a56f6c14faedd08fe341b2e)
and never used after
[SPARK-33774](https://issues.apache.org/jira/browse/SPARK-33774)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]