Get started (free)
Home/ Crds/ HbaseCluster

SDP 23.1 is not the latest

View SDP 26.3
Custom resource

HbaseCluster

Auto-generated derived type for HbaseClusterSpec via `CustomResource`

View SDP 23.1 release Download CRD (YAML)
API group
hbase.stackable.tech
API versions in 23.1
v1alpha1
Scope
Namespaced
Operator
Apache HBase
Roles
3 (masters, regionServers, restServers)

Schema

HbaseCluster.hbase.stackable.tech .spec fields for SDP 23.1.

Schema
  • hdfsConfigMapName # string *
    HDFS cluster connection details from discovery config map
  • zookeeperConfigMapName # string *
    ZooKeeper cluster connection details from discovery config map
  • stopped # boolean
    Emergency stop button, if true then all pods are stopped without affecting configuration (as setting replicas to 0 would)
  • vectorAggregatorConfigMapName # string
    Name of the Vector aggregator discovery ConfigMap. It must contain the key ADDRESS with the address of the Vector aggregator.