Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

What's New @ Cloudera

Find the latest Cloudera product news
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

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).