Interface YarnServiceConstants
- All Known Implementing Classes:
AbstractProviderService,DefaultProviderService,DockerClientProvider,DockerProviderService,ProviderUtils,ServiceClient,TarballClientProvider,TarballProviderService
public interface YarnServiceConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final StringService type for YARN servicestatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe paths under which Service AM dependency libraries are storedstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringJVM property to define the service lib directory; this is set by the yarn.sh scriptstatic final Stringstatic final StringThe path under which cluster and temp data are storedstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringname of generated dir for this confstatic final Stringsysprop for Service AM log4j directorystatic final StringLog4j sysprop to name the resourcestatic final Stringstatic final Stringstatic final StringService AM log4j file name
-
Field Details
-
SERVICE_BASE_DIRECTORY
The path under which cluster and temp data are stored- See Also:
-
DEPENDENCY_LOCALIZED_DIR_LINK
The paths under which Service AM dependency libraries are stored- See Also:
-
DEPENDENCY_DIR
- See Also:
-
DEPENDENCY_TAR_GZ_FILE_NAME
- See Also:
-
DEPENDENCY_TAR_GZ_FILE_EXT
- See Also:
-
DEPENDENCY_DIR_PERMISSIONS
- See Also:
-
APP_TYPE
Service type for YARN service- See Also:
-
KEYTAB_DIR
- See Also:
-
KEYTAB_LOCATION
- See Also:
-
RESOURCE_DIR
- See Also:
-
SERVICES_DIRECTORY
- See Also:
-
SERVICES_PUBLIC_DIRECTORY
- See Also:
-
PROPERTY_LIB_DIR
JVM property to define the service lib directory; this is set by the yarn.sh script- See Also:
-
SUBMITTED_CONF_DIR
name of generated dir for this conf- See Also:
-
YARN_SERVICE_LOG4J_FILENAME
Service AM log4j file name- See Also:
-
SYSPROP_LOG4J_CONFIGURATION
Log4j sysprop to name the resource- See Also:
-
SYSPROP_LOG_DIR
sysprop for Service AM log4j directory- See Also:
-
TMP_DIR_PREFIX
- See Also:
-
SERVICE_CORE_JAR
- See Also:
-
STDOUT_AM
- See Also:
-
STDERR_AM
- See Also:
-
HADOOP_USER_NAME
- See Also:
-
APP_CONF_DIR
- See Also:
-
APP_RESOURCES_DIR
- See Also:
-
APP_LIB_DIR
- See Also:
-
OUT_FILE
- See Also:
-
ERR_FILE
- See Also:
-
CONTENT
- See Also:
-
PRINCIPAL
- See Also:
-
UPGRADE_DIR
- See Also:
-
CONTAINER_STATE_REPORT_AS_SERVICE_STATE
- See Also:
-