Generated by
JDiff

Package com.cloudera.cdk.data

Added Classes
DatasetExistsException Exception thrown when trying to create a dataset that already exists.
DatasetRepositories

Convenience methods for working with DatasetRepository instances.

 

Changed Classes and Interfaces
DatasetDescriptor

The structural definition of a Dataset.

DatasetDescriptor.Builder A fluent builder to aid in the construction of DatasetDescriptors.
DatasetReader

A stream-oriented dataset reader.

DatasetRepository

A logical repository (storage system) of Datasets.

FieldPartitioner

Partitions values for a named field.

MetadataProvider

Defines a service provider interface for metadata system plugins.

PartitionStrategy

The strategy used to determine how a dataset is partitioned.

PartitionStrategy.Builder A fluent builder to aid in the construction of PartitionStrategys.