public class SimrSchedulerBackend extends CoarseGrainedSchedulerBackend implements Logging
CoarseGrainedSchedulerBackend.DriverActor| Constructor and Description |
|---|
SimrSchedulerBackend(TaskSchedulerImpl scheduler,
SparkContext sc,
String driverFilePath) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.fs.Path |
filePath() |
int |
maxCores() |
void |
start() |
void |
stop() |
org.apache.hadoop.fs.Path |
tmpPath() |
ACTOR_NAME, actorSystem, conf, createTime, defaultParallelism, driverActor, isReady, killExecutors, killTask, maxRegisteredWaitingTime, minRegisteredRatio, numExistingExecutors, removeExecutor, requestExecutors, requestTotalExecutors, reviveOffers, stopExecutors, sufficientResourcesRegistered, taskIdsOnSlave, totalCoreCount, totalRegisteredExecutorsequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializeIfNecessary, initializeLogging, isTraceEnabled, log_, log, logDebug, logDebug, logError, logError, logInfo, logInfo, logName, logTrace, logTrace, logWarning, logWarningkillExecutorappId, applicationIdpublic SimrSchedulerBackend(TaskSchedulerImpl scheduler, SparkContext sc, String driverFilePath)
public org.apache.hadoop.fs.Path tmpPath()
public org.apache.hadoop.fs.Path filePath()
public int maxCores()
public void start()
start in interface SchedulerBackendstart in class CoarseGrainedSchedulerBackendpublic void stop()
stop in interface SchedulerBackendstop in class CoarseGrainedSchedulerBackend