org.apache.hadoop.hive.ql.exec.tez
Class MapRecordProcessor
java.lang.Object
org.apache.hadoop.hive.ql.exec.tez.RecordProcessor
org.apache.hadoop.hive.ql.exec.tez.MapRecordProcessor
public class MapRecordProcessor
- extends RecordProcessor
Process input from tez LogicalInput and write output - for a map plan
Just pump the records through the query plan.
| 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
MAP_PLAN_KEY
protected static final String MAP_PLAN_KEY
- See Also:
- Constant Field Values
MapRecordProcessor
public MapRecordProcessor()
Copyright © 2014 The Apache Software Foundation. All rights reserved.