cloudera-labs / cloudera.cloud

cloudera.cloud - an Ansible collection for Cloudera Data Platform (CDP) for Public and Private Cloud
Apache License 2.0
20 stars 27 forks source link

Create modules for handling Data Warehouse Data Catalog states #134

Open wmudge opened 1 year ago

wmudge commented 1 year ago

The original create data catalog is API call now deprecated. Yet we still need modules for managing the service state, i.e. start, stop.

Include a Boolean flag - rebuild - for managing the rebuild activity on the DC. (defaulting to false): https://cloudera.github.io/cdp-dev-docs/api-docs-beta/dw/index.html#_rebuilddbc

Include a Boolean flag - update - for managing the upgrade state (defaulting to false): https://cloudera.github.io/cdp-dev-docs/api-docs-beta/dw/index.html#_updatedbcconfig