|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReduceSinkOperator | |
---|---|
org.apache.hadoop.hive.ql.optimizer |
Uses of ReduceSinkOperator in org.apache.hadoop.hive.ql.optimizer |
---|
Methods in org.apache.hadoop.hive.ql.optimizer with parameters of type ReduceSinkOperator | |
---|---|
static void |
GenMapRedUtils.initPlan(ReduceSinkOperator op,
GenMRProcContext opProcCtx)
Initialize the current plan by adding it to root tasks. |
static void |
GenMapRedUtils.initUnionPlan(ReduceSinkOperator op,
GenMRProcContext opProcCtx)
Initialize the current union plan. |
static void |
GenMapRedUtils.splitPlan(ReduceSinkOperator op,
GenMRProcContext opProcCtx)
Split the current plan by creating a temporary destination. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |