Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"A map/reduce program that uses Bailey-Borwein-Plouffe to compute exact digits of Pi." |
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 |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLASS |
"mapreduce.pentomino.class" |
public static final String |
DEPTH |
"mapreduce.pentomino.depth" |
public static final String |
HEIGHT |
"mapreduce.pentomino.height" |
public static final String |
WIDTH |
"mapreduce.pentomino.width" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DESCRIPTION |
"A map/reduce program that uses a BBP-type formula to compute exact bits of Pi." |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.