What's New @ Cloudera

Find the latest Cloudera product news
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Cloudera Operational Database (COD) provides a CLI option to enable HBase region canaries

avatar
Rising Star

COD now provides a CLI option, --enable-region-canary to enable the HBase region canaries while creating an operational database.

Use the following command to enable the HBase region canaries.

cdp opdb create-database --environment-name ENVIRONMENT_NAME --database-name DATABASE_NAME --enable-region-canary

If the command is successful, the following HBase canaries are added. You can view them on the Cloudera Manager UI under the HBase service.

  • hbase_region_health_canary_enabled
  • hbase_region_health_canary_slow_run_alert_enabled
  • hbase_canary_alert_unhealthy_region_percent_threshold

 

For more information, see Enabling HBase region canary.

 

This is available starting in COD v1.27 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).