public class ToItemVectorsMapper extends org.apache.hadoop.mapreduce.Mapper<VarLongWritable,VectorWritable,org.apache.hadoop.io.IntWritable,VectorWritable>
| Constructor and Description |
|---|
ToItemVectorsMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(VarLongWritable rowIndex,
VectorWritable vectorWritable,
org.apache.hadoop.mapreduce.Mapper.Context ctx) |
protected void map(VarLongWritable rowIndex, VectorWritable vectorWritable, org.apache.hadoop.mapreduce.Mapper.Context ctx) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<VarLongWritable,VectorWritable,org.apache.hadoop.io.IntWritable,VectorWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.