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

Packages that use org.apache.hadoop.hive.ql
org.apache.hadoop.hive.ql   
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
org.apache.hadoop.hive.ql.history   
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.index.compact   
org.apache.hadoop.hive.ql.optimizer.physical   
org.apache.hadoop.hive.ql.parse   
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql
BaseTestQueries
          Base class for testing queries.
Context
          Context for Semantic Analyzers.
DriverContext
          DriverContext.
QTestUtil
          QTestUtil.
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.exec
Context
          Context for Semantic Analyzers.
DriverContext
          DriverContext.
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.history
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.hooks
QueryPlan
          QueryPlan can be serialized to disk so that we can restart/resume the progress of it in the future, either within or outside of the current jvm.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.index.compact
Context
          Context for Semantic Analyzers.
DriverContext
          DriverContext.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.optimizer.physical
Context
          Context for Semantic Analyzers.
 

Classes in org.apache.hadoop.hive.ql used by org.apache.hadoop.hive.ql.parse
Context
          Context for Semantic Analyzers.
 



Copyright © 2011 The Apache Software Foundation