关注 spark技术分享,
撸spark源码 玩spark最佳实践

WebUIPage — Contract of Pages in Web UI

WebUIPage — Contract of Pages in Web UI

WebUIPage is the contract of web pages of a WebUI that can be rendered in HTML and JSON.

WebUIPage can be:

WebUIPage has a prefix that…​FIXME

Note
WebUIPage is a private[spark] contract.
Table 1. WebUIPage Contract
Method Description

render

Used exclusively when WebUI is requested to attach a page (and…​FIXME)

renderJson

Used when…​FIXME

Table 2. WebUIPages
WebUIPage Description

AllExecutionsPage

Used in Spark SQL module

AllJobsPage

AllStagesPage

ApplicationPage

Used in Spark Standalone cluster manager

BatchPage

Used in Spark Streaming module

DriverPage

Used in Spark on Mesos module

EnvironmentPage

ExecutionPage

Used in Spark SQL module

ExecutorsPage

ExecutorThreadDumpPage

HistoryPage

Used in Spark History Server module

JobPage

LogPage

Used in Spark Standalone cluster manager

MasterPage

Used in Spark Standalone cluster manager

MesosClusterPage

Used in Spark on Mesos module

PoolPage

RDDPage

StagePage

StoragePage

StreamingPage

Used in Spark Streaming module

ThriftServerPage

Used in Spark Thrift Server module

ThriftServerSessionPage

Used in Spark Thrift Server module

WorkerPage

Used in Spark Standalone cluster manager

赞(0) 打赏
未经允许不得转载:spark技术分享 » WebUIPage — Contract of Pages in Web UI
分享到: 更多 (0)

关注公众号:spark技术分享

联系我们联系我们

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏