Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CONNECTION_TIMEOUT_MILLIS |
10000 |
public static final int |
DEFAULT_MAX_ERROR_RETRIES |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BLACKLIST |
"blacklist" |
public static final String |
WHITELIST |
"whitelist" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"aws" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AWS_CLIENT_SECTION |
"awsClient" |
public static final String |
AWS_FILTERS_SECTION |
"awsFilters" |
public static final String |
CONFIGURATION_FILE_NAME |
"aws-plugin.conf" |
public static final String |
EPHEMERAL_DEVICE_MAPPINGS_SECTION |
"ephemeralDeviceMappings" |
public static final String |
HTTP_PROXY_SECTION |
"httpProxy" |
public static final String |
RDS_ENDPOINTS_SECTION |
"rdsEndpoints" |
public static final String |
VIRTUALIZATION_MAPPINGS_SECTION |
"virtualizationMappings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INSTANCE_NAME |
"Name" |
public static final String |
OWNER |
"owner" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLOUDERA_DIRECTOR_ID |
"Cloudera-Director-Id" |
public static final String |
CLOUDERA_DIRECTOR_TEMPLATE_NAME |
"Cloudera-Director-Template-Name" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVALID_ROOT_VOLUME_SIZE_FORMAT_MSG |
"Root volume size must be an integer: %s" |
public static final String |
INVALID_ROOT_VOLUME_SIZE_MSG |
"Root volume size should be at least %dGB. Current configuration: %dGB" |
public static final String |
INVALID_ROOT_VOLUME_TYPE_MSG |
"Invalid root volume type %s. Available options: %s" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_SPOT_INSTANCE_PRICE_CHANGE_DURATION_MS |
0 |
public static final int |
DEFAULT_SPOT_INSTANCE_REQUEST_DURATION_MS |
600000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUILT_IN_LOCATION |
"classpath:/com/cloudera/director/aws/ec2/ephemeraldevicemappings.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CUSTOM_MAPPINGS_PATH |
"ec2.ephemeraldevicemappings.properties" |
public static final String |
DEFAULT_DEVICE_NAME_PREFIX |
"/dev/sd" |
public static final char |
DEFAULT_RANGE_START_FOR_EPHEMERAL_DRIVES |
98 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUILT_IN_LOCATION |
"classpath:/com/cloudera/director/aws/ec2/virtualizationmappings.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CUSTOM_MAPPINGS_PATH |
"ec2.virtualizationmappings.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUILT_IN_LOCATION |
"classpath:/com/cloudera/director/aws/rds/endpoints.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CUSTOM_ENDPOINTS_PATH |
"rds.endpoints.properties" |
Copyright © 2016. All rights reserved.