Modifier and Type | Field and Description |
---|---|
static int |
FILE_CONTEXT_CACHE_MAX_SIZE
Default size of the file context cache.
|
static double |
HEAP_RESERVED_MIN_RATIO |
static int |
JAVA_RESERVED_MEMORY_MB
Default have 200MB reserved for Java process.
|
static String |
LOCAL_STAGING_DIRECTORY
Default use the system temp directory for local staging files.
|
static long |
LOCATION_CACHE_ANTIQUE_EXPIRY_MS
Default expiration is five minutes for location cache created by different twill runner.
|
static long |
LOCATION_CACHE_EXPIRY_MS
Default expiration is one day for location cache.
|
static boolean |
LOG_COLLECTION_ENABLED
Default to enable log collection.
|
static int |
YARN_AM_MEMORY_MB
Default AM container memory size.
|
static int |
YARN_AM_RESERVED_MEMORY_MB
Default AM JVM reserved memory.
|
public static final int JAVA_RESERVED_MEMORY_MB
public static final double HEAP_RESERVED_MIN_RATIO
public static final String LOCAL_STAGING_DIRECTORY
public static final long LOCATION_CACHE_EXPIRY_MS
public static final long LOCATION_CACHE_ANTIQUE_EXPIRY_MS
public static final int YARN_AM_MEMORY_MB
public static final int YARN_AM_RESERVED_MEMORY_MB
public static final boolean LOG_COLLECTION_ENABLED
public static final int FILE_CONTEXT_CACHE_MAX_SIZE
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.