Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.tez.plan.operator | |
org.apache.pig.backend.hadoop.executionengine.tez.plan.udf |
Modifier and Type | Class and Description |
---|---|
class |
POCounterStatsTez
POCounterStatsTez is used to group counters from previous vertex POCounterTez tasks
|
class |
POFRJoinTez
POFRJoinTez is used on the backend to load replicated table from Tez
ShuffleUnorderedKVInput and load fragmented table from data pipeline.
|
class |
POIdentityInOutTez
POIdentityInOutTez is used to pass through tuples as is to next vertex from
previous vertex's POLocalRearrangeTez.
|
class |
PORankTez |
class |
POShuffledValueInputTez
POShuffledValueInputTez is used read tuples from a Tez Intermediate output from a shuffle edge
To be used with POValueOutputTez.
|
class |
POShuffleTezLoad |
class |
POSimpleTezLoad
POSimpleTezLoad is used on the backend to read tuples from a Tez MRInput
|
class |
POValueInputTez
POValueInputTez is used read tuples from a Tez Intermediate output from a 1-1
edge
|
Modifier and Type | Class and Description |
---|---|
class |
ReadScalarsTez |
Copyright © 2007-2012 The Apache Software Foundation