Uses of Class
org.apache.hadoop.hive.ql.exec.MoveTask

Packages that use MoveTask
org.apache.hadoop.hive.ql.optimizer   
 

Uses of MoveTask in org.apache.hadoop.hive.ql.optimizer
 

Methods in org.apache.hadoop.hive.ql.optimizer with parameters of type MoveTask
static void GenMapRedUtils.addStatsTask(FileSinkOperator nd, MoveTask mvTask, Task<? extends Serializable> currTask, HiveConf hconf)
          Add the StatsTask as a dependent task of the MoveTask because StatsTask will change the Table/Partition metadata.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.