Open wmudge opened 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.
create data catalog
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
rebuild
false
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
update
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 tofalse
): https://cloudera.github.io/cdp-dev-docs/api-docs-beta/dw/index.html#_rebuilddbcInclude a Boolean flag -
update
- for managing the upgrade state (defaulting tofalse
): https://cloudera.github.io/cdp-dev-docs/api-docs-beta/dw/index.html#_updatedbcconfig