Full name:
com.cloudera.cdk:cdk-maven-plugin:0.5.0:drop-dataset
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| datasetName | String | - | The name of the dataset to drop. User property is: cdk.datasetName. |
| Name | Type | Since | Description |
|---|---|---|---|
| hadoopConfiguration | Properties | - | Hadoop configuration properties. User property is: cdk.hadoopConfiguration. |
| hcatalog | boolean | - | If true, store dataset metadata in HCatalog, otherwise store it on
the filesystem. User property is: cdk.hcatalog. |
| rootDirectory | String | - | The root directory of the dataset repository. Optional if using
HCatalog for metadata storage. User property is: cdk.rootDirectory. |