public final class HDInsightDriverConfiguration extends org.apache.reef.tang.formats.ConfigurationModuleBuilder
| Modifier and Type | Field and Description |
|---|---|
static org.apache.reef.tang.formats.ConfigurationModule |
CONF |
static org.apache.reef.tang.formats.OptionalParameter<Long> |
EVALUATOR_TIMEOUT |
static org.apache.reef.tang.formats.RequiredParameter<String> |
JOB_IDENTIFIER |
static org.apache.reef.tang.formats.RequiredParameter<String> |
JOB_SUBMISSION_DIRECTORY |
static org.apache.reef.tang.formats.OptionalParameter<Double> |
JVM_HEAP_SLACK
The fraction of the container memory NOT to use for the Java Heap.
|
static org.apache.reef.tang.formats.OptionalParameter<Integer> |
YARN_HEARTBEAT_INTERVAL |
| Constructor and Description |
|---|
HDInsightDriverConfiguration() |
bind, bindConstructor, bindConstructor, bindImplementation, bindImplementation, bindImplementation, bindList, bindList, bindList, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindSetEntry, bindSetEntry, bindSetEntry, bindSetEntry, build, mergepublic static final org.apache.reef.tang.formats.RequiredParameter<String> JOB_SUBMISSION_DIRECTORY
JobSubmissionDirectorypublic static final org.apache.reef.tang.formats.OptionalParameter<Integer> YARN_HEARTBEAT_INTERVAL
YarnHeartbeatPeriod.classpublic static final org.apache.reef.tang.formats.RequiredParameter<String> JOB_IDENTIFIER
AbstractDriverRuntimeConfiguration.JobIdentifier.classpublic static final org.apache.reef.tang.formats.OptionalParameter<Long> EVALUATOR_TIMEOUT
AbstractDriverRuntimeConfiguration.EvaluatorTimeoutpublic static final org.apache.reef.tang.formats.OptionalParameter<Double> JVM_HEAP_SLACK
public static final org.apache.reef.tang.formats.ConfigurationModule CONF
public HDInsightDriverConfiguration()
Copyright © 2015 The Apache Software Foundation. All rights reserved.