Skip to main content

HBase Cluster Engine Type Check

ID: rule:aliyun:hbase-cluster-type-check
Severity: low
IaC Types: ROS, Terraform

Description

HBase cluster should not use a deprecated engine type.

Reason for Violation

The HBase cluster is using a deprecated engine type, which may not receive updates or support.

Recommendation

Use a supported engine type such as 'hbase' or 'hbaseue' alternatives. Migrate away from deprecated engine types.

Resource Types

  • ROS: ALIYUN::HBase::Cluster
  • Terraform: alicloud_hbase_instance