Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer |
Modifier and Type | Class and Description |
---|---|
static class |
PigGenericMapReduce.Map |
static class |
PigGenericMapReduce.MapWithComparator
This "specialized" map class is ONLY to be used in pig queries with
order by a udf.
|
static class |
PigGenericMapReduce.MapWithPartitionIndex
Used by Skewed Join
|
static class |
PigMapOnly.Map |
static class |
PigMapReduceCounter.PigMapCounter
This class is the used only for simple RANK operation, namely row number mode.
|
Copyright © 2007-2017 The Apache Software Foundation