Package | Description |
---|---|
org.apache.hadoop.mapreduce.lib.map |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.Mapper.Context |
WrappedMapper.getMapContext(MapContext<KEYIN,VALUEIN,KEYOUT,VALUEOUT> mapContext)
Get a wrapped
Mapper.Context for custom implementations. |
Copyright © 2017 Apache Software Foundation. All rights reserved.