public static class FactorizationEvaluator.PredictRatingsMapper
extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable>
| Constructor and Description |
|---|
FactorizationEvaluator.PredictRatingsMapper() |
public FactorizationEvaluator.PredictRatingsMapper()
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context ctx)
throws IOException,
InterruptedException
setup in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionprotected void map(org.apache.hadoop.io.LongWritable key,
org.apache.hadoop.io.Text value,
org.apache.hadoop.mapreduce.Mapper.Context ctx)
throws IOException,
InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.Text,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.NullWritable>IOExceptionInterruptedExceptionCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.