ApplicationHistoryProvider¶
ApplicationHistoryProvider is an abstraction of history providers.
Contract¶
getApplicationInfo¶
Used when...FIXME
getAppUI¶
SparkUI for a given application (by appId)
Used when HistoryServer is requested for the UI of a Spark application
getListing¶
Used when...FIXME
onUIDetached¶
Used when...FIXME
writeEventLogs¶
Writes events to a stream
Used when...FIXME