|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecDriver | |
|---|---|
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| org.apache.hadoop.hive.ql.exec.mr | |
| Uses of ExecDriver in org.apache.hadoop.hive.ql.exec |
|---|
| Methods in org.apache.hadoop.hive.ql.exec that return types with arguments of type ExecDriver | |
|---|---|
static List<ExecDriver> |
Utilities.getMRTasks(List<Task<? extends Serializable>> tasks)
|
| Uses of ExecDriver in org.apache.hadoop.hive.ql.exec.mr |
|---|
| Subclasses of ExecDriver in org.apache.hadoop.hive.ql.exec.mr | |
|---|---|
class |
MapRedTask
Extension of ExecDriver: - can optionally spawn a map-reduce task from a separate jvm - will make last minute adjustments to map-reduce job parameters, viz: * estimating number of reducers * estimating whether job should run locally |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||