public static class LogAnalytics.LogAnalyticsMapper extends GoraMapper<Long,Pageview,TextLong,org.apache.hadoop.io.LongWritable>
| Constructor and Description |
|---|
LogAnalytics.LogAnalyticsMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
map(Long key,
Pageview pageview,
org.apache.hadoop.mapreduce.Mapper.Context context) |
protected void |
setup(org.apache.hadoop.mapreduce.Mapper.Context context) |
initMapperJob, initMapperJob, initMapperJob, initMapperJob, initMapperJobprotected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException,
InterruptedException
setup in class org.apache.hadoop.mapreduce.Mapper<Long,Pageview,TextLong,org.apache.hadoop.io.LongWritable>IOExceptionInterruptedExceptionprotected void map(Long key, Pageview pageview, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<Long,Pageview,TextLong,org.apache.hadoop.io.LongWritable>IOExceptionInterruptedExceptionCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.