@ParametersAreNonnullByDefault

Package org.kitesdk.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 org.kitesdk.data.hcatalog Description

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



Copyright © 2013–2014. All rights reserved.