com.cloudera.crunch.impl.mr.run
Class CrunchCombiner

java.lang.Object
  extended by org.apache.hadoop.mapreduce.Reducer<Object,Object,Object,Object>
      extended by com.cloudera.crunch.impl.mr.run.CrunchReducer
          extended by com.cloudera.crunch.impl.mr.run.CrunchCombiner

public class CrunchCombiner
extends CrunchReducer


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Reducer
org.apache.hadoop.mapreduce.Reducer.Context
 
Constructor Summary
CrunchCombiner()
           
 
Method Summary
protected  NodeContext getNodeContext()
           
 
Methods inherited from class com.cloudera.crunch.impl.mr.run.CrunchReducer
cleanup, reduce, setup
 
Methods inherited from class org.apache.hadoop.mapreduce.Reducer
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrunchCombiner

public CrunchCombiner()
Method Detail

getNodeContext

protected NodeContext getNodeContext()
Overrides:
getNodeContext in class CrunchReducer


Copyright © 2012. All Rights Reserved.