Uses of Class
org.apache.hadoop.yarn.server.api.ContainerLogContext
Packages that use ContainerLogContext
-
Uses of ContainerLogContext in org.apache.hadoop.yarn.server.api
Methods in org.apache.hadoop.yarn.server.api with parameters of type ContainerLogContextModifier and TypeMethodDescriptionbooleanContainerLogAggregationPolicy.shouldDoLogAggregation(ContainerLogContext logContext) The method used by the NodeManager log aggregation service to ask the policy object if a given container's logs should be aggregated.