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.metadata   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.session   
 

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.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.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
 



Copyright © 2009 The Apache Software Foundation