public abstract class YarnHandler extends ClusterActionHandlerSupport
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
YarnHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeBootstrap(ClusterActionEvent event) |
protected org.apache.commons.configuration.Configuration |
getConfiguration(ClusterSpec clusterSpec) |
protected String |
getConfigureFunction(org.apache.commons.configuration.Configuration config) |
protected String |
getInstallFunction(org.apache.commons.configuration.Configuration config) |
protected String |
getStartFunction(org.apache.commons.configuration.Configuration config) |
addClusterToEtcHostsAndFirewall, addRunUrl, addStatement, afterAction, afterBootstrap, afterCleanup, afterConfigure, afterDestroy, afterOtherAction, afterStart, afterStop, beforeAction, beforeCleanup, beforeConfigure, beforeDestroy, beforeOtherAction, beforeStart, beforeStop, equals, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, handleFirewallRules, hashCode, prepareRemoteFileUrl, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetRoleprotected org.apache.commons.configuration.Configuration getConfiguration(ClusterSpec clusterSpec) throws IOException
IOExceptionprotected String getInstallFunction(org.apache.commons.configuration.Configuration config)
protected String getConfigureFunction(org.apache.commons.configuration.Configuration config)
protected String getStartFunction(org.apache.commons.configuration.Configuration config)
protected void beforeBootstrap(ClusterActionEvent event) throws IOException
beforeBootstrap in class ClusterActionHandlerSupportIOExceptionCopyright © 2010–2016 Cloudera. All rights reserved.