Uses of Package
org.apache.hadoop.hive.ql.exec.tez

Packages that use org.apache.hadoop.hive.ql.exec.tez
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.exec.tez   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.session   
 

Classes in org.apache.hadoop.hive.ql.exec.tez used by org.apache.hadoop.hive.ql.exec
TezTask
          TezTask handles the execution of TezWork.
 

Classes in org.apache.hadoop.hive.ql.exec.tez used by org.apache.hadoop.hive.ql.exec.tez
DagUtils
          DagUtils.
RecordProcessor
          Process input from tez LogicalInput and write output It has different subclasses for map and reduce processing
TezCacheAccess
          Access to the Object cache from Tez, along with utility methods for accessing specific Keys.
TezProcessor
          Hive processor for Tez that forms the vertices in Tez and processes the data.
TezSessionPoolManager
          This class is for managing multiple tez sessions particularly when HiveServer2 is being used to submit queries.
TezSessionState
          Holds session state related to Tez
 

Classes in org.apache.hadoop.hive.ql.exec.tez used by org.apache.hadoop.hive.ql.parse
TezTask
          TezTask handles the execution of TezWork.
 

Classes in org.apache.hadoop.hive.ql.exec.tez used by org.apache.hadoop.hive.ql.session
TezSessionState
          Holds session state related to Tez
 



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