public class RMVolumeManager
extends org.apache.hadoop.yarn.server.api.ConfigurableAuxiliaryService
| Modifier and Type | Method and Description |
|---|---|
void |
serviceInit(org.apache.hadoop.conf.Configuration conf)
The volume creation is done as part of serviceInit instead of serviceStart
because in the case of JobHistoryServer, there are services which try to
create directories inside this volume in serviceInit.
|
close, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, serviceStart, serviceStop, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic void serviceInit(org.apache.hadoop.conf.Configuration conf)
throws java.lang.Exception
serviceInit in class org.apache.hadoop.service.AbstractServicejava.lang.Exception