Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_MAX_ALLOWED_REMOTE_URI_SIZE_MB |
static String |
DEFAULT_RUNTIME_CLASS |
static String |
LOCALIZATION_MAX_ALLOWED_FILE_SIZE_MB
Limit the size of directory/file to be localized.
|
static String |
RUNTIME_CLASS |
static String |
SUBMARINE_CONFIGURATION_PREFIX |
static String |
SUBMARINE_LOCALIZATION_PREFIX |
Constructor and Description |
---|
SubmarineConfiguration() |
SubmarineConfiguration(org.apache.hadoop.conf.Configuration configuration) |
SubmarineConfiguration(org.apache.hadoop.conf.Configuration configuration,
boolean loadLocalConfig) |
Modifier and Type | Method and Description |
---|---|
void |
setSubmarineRuntimeClass(String runtimeClass) |
addDefaultResource, addDeprecation, addDeprecation, addDeprecation, addDeprecation, addDeprecations, addResource, addResource, addResource, addResource, addResource, addResource, addResource, addResource, addResource, addResource, addResource, addTags, clear, dumpConfiguration, dumpConfiguration, dumpDeprecatedKeys, get, get, getAllPropertiesByTag, getAllPropertiesByTags, getBoolean, getClass, getClass, getClassByName, getClassByNameOrNull, getClasses, getClassLoader, getConfResourceAsInputStream, getConfResourceAsReader, getDouble, getEnum, getFile, getFinalParameters, getFloat, getInstances, getInt, getInts, getLocalPath, getLong, getLongBytes, getPassword, getPasswordFromConfig, getPasswordFromCredentialProviders, getPattern, getPropertySources, getProps, getPropsWithPrefix, getRange, getRaw, getResource, getSocketAddr, getSocketAddr, getStorageSize, getStorageSize, getStringCollection, getStrings, getStrings, getTimeDuration, getTimeDuration, getTimeDuration, getTimeDuration, getTimeDurationHelper, getTimeDurations, getTrimmed, getTrimmed, getTrimmedStringCollection, getTrimmedStrings, getTrimmedStrings, getValByRegex, hasWarnedDeprecation, isDeprecated, isPropertyTag, iterator, main, onlyKeyExists, readFields, reloadConfiguration, reloadExistingConfigurations, set, set, setAllowNullValueProperties, setBoolean, setBooleanIfUnset, setClass, setClassLoader, setDeprecatedProperties, setDouble, setEnum, setFloat, setIfUnset, setInt, setLong, setPattern, setQuietMode, setRestrictSystemProperties, setRestrictSystemPropertiesDefault, setRestrictSystemProps, setSocketAddr, setStorageSize, setStrings, setTimeDuration, size, toString, unset, updateConnectAddr, updateConnectAddr, write, writeXml, writeXml, writeXml
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static final String SUBMARINE_CONFIGURATION_PREFIX
public static final String SUBMARINE_LOCALIZATION_PREFIX
public static final String LOCALIZATION_MAX_ALLOWED_FILE_SIZE_MB
public static final long DEFAULT_MAX_ALLOWED_REMOTE_URI_SIZE_MB
public static final String RUNTIME_CLASS
public static final String DEFAULT_RUNTIME_CLASS
public SubmarineConfiguration()
public SubmarineConfiguration(org.apache.hadoop.conf.Configuration configuration)
public SubmarineConfiguration(org.apache.hadoop.conf.Configuration configuration, boolean loadLocalConfig)
public void setSubmarineRuntimeClass(String runtimeClass)
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.