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

Packages that use org.apache.hadoop.hive.ql.metadata
org.apache.hadoop.hive.ql.exec   
org.apache.hadoop.hive.ql.exec.persistence   
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.io   
org.apache.hadoop.hive.ql.metadata   
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.optimizer.ppr   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
org.apache.hadoop.hive.ql.udf.generic   
 

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.exec.persistence
HiveException
          Generic exception class for Hive
 

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.
CheckResult.PartitionResult
          A basic description of a partition that is missing from either the fs or the ms.
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
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
 

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.plan
HiveException
          Generic exception class for Hive
Partition
          A Hive Table Partition: is a fundamental storage unit within a Table
 

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