public class HBaseToSimilarityGraphMapper extends TableMapper<org.apache.hadoop.io.Text,VertexWritable>
| Constructor and Description |
|---|
HBaseToSimilarityGraphMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(ImmutableBytesWritable keyIn,
Result value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void map(ImmutableBytesWritable keyIn, Result value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<ImmutableBytesWritable,Result,org.apache.hadoop.io.Text,VertexWritable>IOExceptionInterruptedExceptionCopyright © 2018. All rights reserved.