public class ATSV15HistoryLoggingService extends HistoryLoggingService
appContext| Constructor and Description |
|---|
ATSV15HistoryLoggingService() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId |
getGroupId(DAGHistoryEvent event) |
void |
handle(DAGHistoryEvent event) |
void |
serviceInit(org.apache.hadoop.conf.Configuration serviceConf) |
void |
serviceStart() |
void |
serviceStop() |
setAppContextclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic void serviceInit(org.apache.hadoop.conf.Configuration serviceConf)
throws Exception
serviceInit in class org.apache.hadoop.service.AbstractServiceExceptionpublic void serviceStart()
serviceStart in class org.apache.hadoop.service.AbstractServicepublic void serviceStop()
serviceStop in class org.apache.hadoop.service.AbstractServicepublic org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId getGroupId(DAGHistoryEvent event)
public void handle(DAGHistoryEvent event)
handle in class HistoryLoggingServiceCopyright © 2022 Apache Software Foundation. All rights reserved.