Package | Description |
---|---|
org.apache.hadoop.yarn.logaggregation |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.logaggregation.filecontroller |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.logaggregation.filecontroller.ifile |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
org.apache.hadoop.yarn.logaggregation.filecontroller.tfile |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
Modifier and Type | Method and Description |
---|---|
List<ContainerLogFileInfo> |
ContainerLogMeta.getContainerLogMeta() |
Set<ContainerLogFileInfo> |
LogCLIHelpers.listContainerLogs(ContainerLogsRequest options) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<ContainerLogFileInfo>> |
LogAggregationFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest,
org.apache.hadoop.fs.FileStatus currentNodeFile,
org.apache.hadoop.yarn.api.records.ApplicationId appId)
Returns log file metadata for a node grouped by containers.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<ContainerLogFileInfo>> |
LogAggregationIndexedFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest,
org.apache.hadoop.fs.FileStatus currentNodeFile,
org.apache.hadoop.yarn.api.records.ApplicationId appId) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<ContainerLogFileInfo>> |
LogAggregationTFileController.getLogMetaFilesOfNode(ExtendedLogMetaRequest logRequest,
org.apache.hadoop.fs.FileStatus currentNodeFile,
org.apache.hadoop.yarn.api.records.ApplicationId appId) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.