Class Summary |
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. |
HiveMetaStoreChecker |
Verify that the information in the metastore matches what
is on the filesystem. |
HiveUtils |
General collection of helper functions |
Partition |
A Hive Table Partition: is a fundamental storage unit within a Table |
RandomDimension |
A random dimension is an abstract dimension. |
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 |