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

Packages that use org.apache.hadoop.hive.ql.metadata
org.apache.hadoop.hive.cli   
org.apache.hadoop.hive.jdbc   
org.apache.hadoop.hive.ql.exec   
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.io   
org.apache.hadoop.hive.ql.metadata   
org.apache.hadoop.hive.ql.optimizer.ppr   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.session   
org.apache.hadoop.hive.ql.udf.generic   
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.cli
Hive
          The Hive class contains information about this instance of Hive.
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.jdbc
Hive
          The Hive class contains information about this instance of Hive.
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.exec
Hive
          The Hive class contains information about this instance of Hive.
HiveException
          Generic exception class for Hive
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
Table
          A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.hooks
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
Table
          A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.io
HiveException
          Generic exception class for Hive
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.metadata
CheckResult
          Result class used by the HiveMetaStoreChecker.
Dimension
          Hive consists of a fixed, well defined set of Dimensions.
Hive
          The Hive class contains information about this instance of Hive.
HiveException
          Generic exception class for Hive
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
Sample
          A sample defines a subset of data based on sampling on a given dimension
Table
          A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.optimizer.ppr
HiveException
          Generic exception class for Hive
Table
          A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.parse
Hive
          The Hive class contains information about this instance of Hive.
HiveException
          Generic exception class for Hive
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
Table
          A Hive Table: is a fundamental unit of data in Hive that shares a common schema/DDL
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.session
Hive
          The Hive class contains information about this instance of Hive.
HiveException
          Generic exception class for Hive
 

Classes in org.apache.hadoop.hive.ql.metadata used by org.apache.hadoop.hive.ql.udf.generic
HiveException
          Generic exception class for Hive
 



Copyright © 2009 The Apache Software Foundation