public static class DeterminePartitionsJob.DeterminePartitionsDimSelectionPostGroupByMapper
extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>
| Constructor and Description | 
|---|
DeterminePartitionsDimSelectionPostGroupByMapper()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
map(org.apache.hadoop.io.BytesWritable key,
   org.apache.hadoop.io.NullWritable value,
   org.apache.hadoop.mapreduce.Mapper.Context context)  | 
protected void | 
setup(org.apache.hadoop.mapreduce.Mapper.Context context)  | 
public DeterminePartitionsDimSelectionPostGroupByMapper()
protected void setup(org.apache.hadoop.mapreduce.Mapper.Context context)
              throws IOException,
                     InterruptedException
setup in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionprotected void map(org.apache.hadoop.io.BytesWritable key,
                   org.apache.hadoop.io.NullWritable value,
                   org.apache.hadoop.mapreduce.Mapper.Context context)
            throws IOException,
                   InterruptedException
map in class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.NullWritable,org.apache.hadoop.io.BytesWritable,org.apache.hadoop.io.Text>IOExceptionInterruptedExceptionCopyright © 2011–2018. All rights reserved.