org.apache.hadoop.hive.ql.exec
Class ExecReducer
java.lang.Object
MapReduceBase
org.apache.hadoop.hive.ql.exec.ExecReducer
public class ExecReducer
- extends MapReduceBase
ExecReducer.
Field Summary |
static org.apache.commons.logging.Log |
l4j
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
l4j
public static final org.apache.commons.logging.Log l4j
ExecReducer
public ExecReducer()
configure
public void configure(JobConf job)
reduce
public void reduce(Object key,
Iterator values,
OutputCollector output,
Reporter reporter)
throws IOException
- Throws:
IOException
close
public void close()
Copyright © 2012 The Apache Software Foundation