public static class TimesSquaredJob.TimesMapper extends TimesSquaredJob.TimesSquaredMapper<org.apache.hadoop.io.IntWritable>
| Constructor and Description |
|---|
TimesMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(org.apache.hadoop.io.IntWritable rowNum,
VectorWritable v,
org.apache.hadoop.mapreduce.Mapper.Context context) |
cleanup, scale, setupprotected void map(org.apache.hadoop.io.IntWritable rowNum,
VectorWritable v,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
map in class TimesSquaredJob.TimesSquaredMapper<org.apache.hadoop.io.IntWritable>IOExceptionInterruptedExceptionCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.