| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILTER_PARAM_NAME |
"tez.runtime.examples.filterbyword.word" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILTER_PARAM_NAME |
"tez.runtime.examples.filterbyword.word" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REDUCES_PER_HOST |
"mapreduce.join.reduces_per_host" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IREDUCE_SLEEP_COUNT |
"mrr.sleepjob.ireduce.sleep.count" |
public static final String |
IREDUCE_SLEEP_TIME |
"mrr.sleepjob.ireduce.sleep.time" |
public static final String |
IREDUCE_STAGES_COUNT |
"mrr.sleepjob.ireduces.stages.count" |
public static final String |
IREDUCE_TASKS_COUNT |
"mrr.sleepjob.ireduces.tasks.count" |
public static final String |
MAP_ERROR_TASK_IDS |
"mrr.sleepjob.map.error.task.ids" |
public static final String |
MAP_FATAL_ERROR |
"mrr.sleepjob.map.fatal.error" |
public static final String |
MAP_SLEEP_COUNT |
"mrr.sleepjob.map.sleep.count" |
public static final String |
MAP_SLEEP_TIME |
"mrr.sleepjob.map.sleep.time" |
public static final String |
MAP_THROW_ERROR |
"mrr.sleepjob.map.throw.error" |
public static final String |
REDUCE_SLEEP_COUNT |
"mrr.sleepjob.reduce.sleep.count" |
public static final String |
REDUCE_SLEEP_TIME |
"mrr.sleepjob.reduce.sleep.time" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CommitOnVertexSuccessOption |
"commitOnVertexSuccess" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BYTES_PER_MAP |
"mapreduce.randomtextwriter.bytespermap" |
public static final String |
MAPS_PER_HOST |
"mapreduce.randomtextwriter.mapsperhost" |
public static final String |
MAX_KEY |
"mapreduce.randomtextwriter.maxwordskey" |
public static final String |
MAX_VALUE |
"mapreduce.randomtextwriter.maxwordsvalue" |
public static final String |
MIN_KEY |
"mapreduce.randomtextwriter.minwordskey" |
public static final String |
MIN_VALUE |
"mapreduce.randomtextwriter.minwordsvalue" |
public static final String |
TOTAL_BYTES |
"mapreduce.randomtextwriter.totalbytes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BYTES_PER_MAP |
"mapreduce.randomwriter.bytespermap" |
public static final String |
MAPS_PER_HOST |
"mapreduce.randomwriter.mapsperhost" |
public static final String |
MAX_KEY |
"mapreduce.randomwriter.maxkey" |
public static final String |
MAX_VALUE |
"mapreduce.randomwriter.maxvalue" |
public static final String |
MIN_KEY |
"mapreduce.randomwriter.minkey" |
public static final String |
MIN_VALUE |
"mapreduce.randomwriter.minvalue" |
public static final String |
TOTAL_BYTES |
"mapreduce.randomwriter.totalbytes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REDUCES_PER_HOST |
"mapreduce.sort.reducesperhost" |
Copyright © 2020 Apache Software Foundation. All rights reserved.