Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CRUNCH_FILTER_NAME |
"crunch.filter.name" |
public static final String |
CRUNCH_FILTER_SIZE |
"crunch.filter.size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CRUNCH_INPUTS |
"crunch.inputs.dir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CRUNCH_DISABLE_OUTPUT_COUNTERS |
"crunch.disable.output.counters" |
public static final String |
CRUNCH_OUTPUTS |
"crunch.outputs.dir" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PATH |
"_partition.lst" |
public static final String |
PARTITIONER_PATH |
"crunch.totalorderpartitioner.path" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AVRO_MODE_PROPERTY |
"crunch.avro.mode" |
public static final String |
AVRO_SHUFFLE_MODE_PROPERTY |
"crunch.avro.shuffle.mode" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
REFLECT_DATA_FACTORY_CLASS |
"crunch.reflectdatafactory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DIST_CACHE_REPLICATION |
"crunch.distcache.replication" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BYTES_PER_REDUCE_TASK |
"crunch.bytes.per.reduce.task" |
public static final long |
DEFAULT_BYTES_PER_REDUCE_TASK |
1000000000L |
public static final int |
DEFAULT_MAX_REDUCERS |
500 |
public static final String |
MAX_REDUCERS |
"crunch.max.reducers" |
Copyright © 2016 The Apache Software Foundation. All rights reserved.