@ParametersAreNonnullByDefault

Package com.cloudera.cdk.data.hcatalog

Provides a dataset implementation that uses the Hive/HCatalog metastore for metadata, and stores data in a Hadoop FileSystem.

See:
          Description

Class Summary
HCatalogDatasetRepository A DatasetRepository that uses the Hive/HCatalog metastore for metadata, and stores data in a Hadoop FileSystem.
HCatalogDatasetRepository.Builder A fluent builder to aid in the construction of HCatalogDatasetRepository instances.
 

Package com.cloudera.cdk.data.hcatalog Description

Provides a dataset implementation that uses the Hive/HCatalog metastore for metadata, and stores data in a Hadoop FileSystem.



Copyright © 2013 Cloudera. All rights reserved.