Fixed issues

Learn about the fixed issues and the enhancements in Cloudera Operational Database (COD).

COD-3836 (COD 1.41) : COD supports deployments to specific subnets in Azure and GCP environments

When you create an operational database using the CDP CLI, the subnet-id parameter in the create-database command is fixed and can be used to deploy the cluster into specific subnets in Azure and GCP environments.

Following is an example of subnet-id.

cdp opdb create-database --environment-name <env> --database-name <db> --subnet-id DataLakeHubSubnet1

For more information, see CDP CLI documentation.

ODX-2928 (COD 1.31) : Minor upgrade is not available

Minor upgrades are available now while using the describe-updgrade-database CDP CLI command. You can now list the available hotfix versions using the describe-updgrade-database CDP CLI command.

ODX-1716 (COD 1.21) : Increase storage density for HDFS form factor

Storage density for HDFS form factor is increased. Now, COD deploys 8 TB of disks for each worker instead of 6 TB during any new HDFS deployment.

ODX-1811 (COD 1.21) : Increase handler count

The number of RegionServer handlers is increased to process 50% more read or write requests.