public class YarnDatasetOpExecutor extends RemoteDatasetOpExecutor
DatasetOpExecutorService in YARN.
TODO: Currently the DatasetOpExecutorService (which this communicates with) is started by MasterTwillApplication.
We want to start the DatasetOpExecutorService in this class startUp(), but it's not possible currently
since the service relies on MetricsClientRuntimeModules which is in watchdog module.| Constructor and Description |
|---|
YarnDatasetOpExecutor(CConfiguration cConf,
DiscoveryServiceClient discoveryClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
shutDown() |
protected void |
startUp() |
create, drop, exists, getUncaughtExceptionLogger, truncate, upgradeexecutor, newHandleraddListener, isRunning, start, startAndWait, state, stop, stopAndWait, toString@Inject public YarnDatasetOpExecutor(CConfiguration cConf, DiscoveryServiceClient discoveryClient)
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.