We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7323b commit c78c92dCopy full SHA for c78c92d
core/src/main/scala/org/apache/spark/ui/WebUI.scala
@@ -85,7 +85,7 @@ private[spark] abstract class WebUI(securityManager: SecurityManager, basePath:
85
}
86
87
88
- /** Initialize all components of the server. Must be called before bind(). */
+ /** Initialize all components of the server. */
89
def start()
90
91
/**
0 commit comments