public class RecommenderSimilarityHadoopMapper
extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.BytesWritable>
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_BUFFER_SIZE |
static java.lang.String |
SIMILARITY_MAP_TASK_OPTIONS
The key in the Configuration that the options for this task are associated
with
|
Constructor and Description |
---|
RecommenderSimilarityHadoopMapper() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup(org.apache.hadoop.mapreduce.Mapper.Context context) |
public static final java.lang.String SIMILARITY_MAP_TASK_OPTIONS
public static final int DEFAULT_BUFFER_SIZE
public void cleanup(org.apache.hadoop.mapreduce.Mapper.Context context) throws java.io.IOException
cleanup
in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.BytesWritable>
java.io.IOException