SDP 24.11 is not the latest You're viewing SDP 24.11, not the current release (SDP 26.3).
View HbaseCluster in SDP 26.3 View SDP 26.3 →Custom resource
HbaseCluster
Auto-generated derived type for HbaseClusterSpec via `CustomResource`
- API group
- hbase.stackable.tech
- API versions in 24.11
- v1alpha1
- Scope
- Namespaced
- Operator
- Apache HBase
- Roles
- 3 (masters, regionServers, restServers)
Schema
HbaseCluster.hbase.stackable.tech .spec fields for SDP 24.11.
Schema
- Configuration that applies to all roles and role groups. This includes settings for logging, ZooKeeper and HDFS connection, among other things.
- Specify which image to use, the easiest way is to only configure the
productVersion. You can also configure a custom image registry to pull from, as well as completely custom images. Consult the Product image selection documentation for details. - The HBase master process is responsible for assigning regions to region servers and manages the cluster.
- Region servers hold the data and handle requests from clients for their region.
- Rest servers provide a REST API to interact with.
- Cluster operations properties, allow stopping the product instance as well as pausing reconciliation.