Java org.apache.hadoop.yarn.logaggregation LogAggregationUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.yarn.logaggregation LogAggregationUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.yarn.logaggregation LogAggregationUtils.

The text is from its open source code.

Method

StringgetRemoteNodeLogDirSuffix(Configuration conf)
Returns the suffix component of the log dir.
PathgetRemoteNodeLogFileForApp(Path remoteRootLogDir, ApplicationId appId, String user, NodeId nodeId, String suffix)
Constructs the full filename for an application's log file per node.