public class TezProtoLoggers extends Object
| Constructor and Description |
|---|
TezProtoLoggers() |
| Modifier and Type | Method and Description |
|---|---|
DatePartitionedLogger<HistoryLoggerProtos.HistoryEventProto> |
getAppEventsLogger() |
DatePartitionedLogger<HistoryLoggerProtos.HistoryEventProto> |
getDagEventsLogger() |
DatePartitionedLogger<HistoryLoggerProtos.ManifestEntryProto> |
getManifestEventsLogger() |
boolean |
setup(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.util.Clock clock) |
public boolean setup(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.yarn.util.Clock clock)
throws IOException
IOExceptionpublic DatePartitionedLogger<HistoryLoggerProtos.HistoryEventProto> getAppEventsLogger()
public DatePartitionedLogger<HistoryLoggerProtos.HistoryEventProto> getDagEventsLogger()
public DatePartitionedLogger<HistoryLoggerProtos.ManifestEntryProto> getManifestEventsLogger()
Copyright © 2020 Apache Software Foundation. All rights reserved.