StandaloneSchedulerBackend¶
StandaloneSchedulerBackend
is a CoarseGrainedSchedulerBackend.
StandaloneSchedulerBackend
is a StandaloneAppClientListener
.
Creating Instance¶
StandaloneSchedulerBackend
takes the following to be created:
- TaskSchedulerImpl
- SparkContext
- Standalone master URLs
StandaloneSchedulerBackend
is created when:
- FIXME
Starting SchedulerBackend¶
start(): Unit
start
is part of the SchedulerBackend abstraction.
start
...FIXME
Last update: 2020-12-25