Java org.apache.hadoop.yarn.api ApplicationConstants fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Field

StringAPP_SUBMIT_TIME_ENV
The environment variable for APP_SUBMIT_TIME.
StringCONTAINER_TOKEN_FILE_ENV_NAME
The cache file into which container token is written
StringAPPLICATION_WEB_PROXY_BASE_ENV
The environmental variable for APPLICATION_WEB_PROXY_BASE.
StringLOG_DIR_EXPANSION_VAR
The temporary environmental variable for container log directory.
StringCLASS_PATH_SEPARATOR
This constant is used to construct class path and it will be replaced with real class path separator(':' for Linux and ';' for Windows) by NodeManager on container launch.
StringSTDERR
StringSTDOUT