Interface | Description |
---|---|
TezInput |
This interface is implemented by PhysicalOperators that can have Tez inputs
attached directly to the operator.
|
TezOutput |
This interface is implemented by PhysicalOperators that can have Tez outputs
attached directly to the operator.
|
TezTaskConfigurable |
This interface is implemented by PhysicalOperators that can need to access
TezProcessorContext of a Tez task.
|
Class | Description |
---|---|
ObjectCache | |
PartitionerDefinedVertexManager |
VertexManagerPlugin used by sorting job of order by and skewed join.
|
PigOutputFormatTez | |
PigOutputFormatTez.PigOutputCommitterTez | |
PigProcessor | |
RoundRobinPartitioner | |
SkewedPartitionerTez | |
TezTaskContext | |
WeightedRangePartitionerTez |
Copyright © 2007-2012 The Apache Software Foundation