public static class PerformanceEvaluation.EvaluationMapTask
extends <any>
Modifier and Type | Field and Description |
---|---|
static String |
CMD_KEY
configuration parameter name that contains the command
|
static String |
PE_KEY
configuration parameter name that contains the PE impl
|
Constructor and Description |
---|
EvaluationMapTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
map(LongWritable key,
Text value,
Context context) |
protected void |
setup(Context context) |
public static final String CMD_KEY
public static final String PE_KEY
protected void setup(Context context) throws IOException, InterruptedException
IOException
InterruptedException
protected void map(LongWritable key, Text value, Context context) throws IOException, InterruptedException
IOException
InterruptedException