Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.tez.plan.operator |
Modifier and Type | Class and Description |
---|---|
class |
POCounterStatsTez
POCounterStatsTez is used to group counters from previous vertex POCounterTez tasks
|
class |
POCounterTez |
class |
POIdentityInOutTez
POIdentityInOutTez is used to pass through tuples as is to next vertex from
previous vertex's POLocalRearrangeTez.
|
class |
POLocalRearrangeTez
POLocalRearrangeTez is used to write to a Tez OrderedPartitionedKVOutput
(shuffle) or UnorderedKVOutput (broadcast)
|
class |
POPartitionRearrangeTez
The partition rearrange operator is a part of the skewed join implementation.
|
class |
POStoreTez
POStoreTez is used to write to a Tez MROutput
|
class |
POValueOutputTez |
Copyright © 2007-2012 The Apache Software Foundation