Member since
10-05-2021
51
Posts
4
Kudos Received
0
Solutions
01-09-2023
02:47 AM
COD now allows you to disable Kerberos authentication while creating an operational database using COD CLI. You can use the --disable-kerberos option while running the create-database command to disable the Kerberos authentication. cdp opdb create-database --environment-name ENVIRONMENT_NAME --database-name DATABASE_NAME --disable-kerberos This is available starting in COD v1.26 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
01-09-2023
02:28 AM
COD introduces a CldrCopyTable utility, which is Cloudera’s version of the upstream CopyTable utility. This utility is an extension of the COD replication plugin that enables you to copy data cross-realm. This utility enables you to close any replication gaps that might arise depending on how you start or stop replication. This is available starting in COD v1.13 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
10-13-2022
08:18 AM
COD now supports the CDP CLI commands update-hbase-configuration and describe-hbase-configuration to update and retrieve the HBase configuration values. For more information, see update-hbase-configuration and describe-hbase-configuration. This is available starting in COD v1.24 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
10-13-2022
08:11 AM
For Multi-AZ deployments, COD assigns the nodes to multiple regions when multiple strong meta servers exist in the deployment. This is available starting in COD v1.24 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
10-13-2022
08:08 AM
Cloudera Manager and monitoring systems require more resources than a regular deployment for big clusters with a large number of nodes. To support this, now COD supports a fast gp2 storage when you choose a gateway node of HEAVY type. This is available starting in COD v1.24 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
09-06-2022
11:37 AM
COD now displays notifications about all the major events on the COD UI. For example, auto-scaling events, auto-healing events, and alerting notifications. The UI notifications is a major step in providing enough information on COD UI so that you do not need to navigate to multiple internal systems used by COD to get the required information as well as be aware of the events happening in the system on an immediate basis. This is available starting in COD v1.23 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
09-06-2022
11:00 AM
COD allows you to customize the attached storage worker node for an HDFS cluster while creating a database. You can define the EBS volumes for HDFS clusters. You can also view the customized attached storage worker nodes using the ‘describe-database’ and ‘list-database’ commands. This is available starting in COD v1.23 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
06-27-2022
10:53 AM
1 Kudo
Certain countries may have regulatory requirements that limit or forbid specific types of data from being sent or stored outside of the country or region where an organization operates. For this reason Cloudera has introduced new regions in which the Control Plane can run. By choosing a region other than us-west-1, you can ensure that sensitive metadata (such as information about CDP users) does not leave its region or country of origin. For more information, see CDP Control Plane regions. This is available starting in COD v1.22 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
06-27-2022
10:47 AM
1 Kudo
COD ensures high availability and fault tolerance using Multi-AZ deployments. A Multi-AZ deployment means that compute infrastructure for HBase’s master and region servers are distributed across multiple AZs ensuring that when a single availability zone has an outage, only a portion of Region Servers is impacted and clients automatically switch over to the remaining servers in the available AZs. Multi-AZ for COD is currently supported only on Amazon Web Services ( AWS ) environments. For more information, see Multi-AZ deployment on COD. This is available starting in COD v1.22 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels:
06-27-2022
10:43 AM
Store File Tracking ( SFT ) defines a separate, plugable layer to handle storefile life cycle, and includes the FILE based built-in implementation that avoids internal file rename or move operations while managing the storefiles. This is a critical enablement to deploy HBase over S3 object store, which is known for the lack of atomic renames. COD enables this feature by default for databases deployed on AWS with S3, to mitigate the aforementioned S3 limitation that could cause critical issues for HBase. For more information, see HBase Store File Tracking. This is available starting in COD v1.22 and you do not need to upgrade to a higher version of COD to benefit from this feature. Try out CDP Operational Database for free with Test Drive (no cloud account or setup is needed).
... View more
Labels: