| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.tez |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRecordProcessor
Process input from tez LogicalInput and write output - for a map plan
Just pump the records through the query plan.
|
class |
MergeFileRecordProcessor
Record processor for fast merging of files.
|
class |
ReduceRecordProcessor
Process input from tez LogicalInput and write output - for a map plan
Just pump the records through the query plan.
|
| Modifier and Type | Field and Description |
|---|---|
protected RecordProcessor |
TezProcessor.rproc |
Copyright © 2015 The Apache Software Foundation. All rights reserved.