1. Huawei FusionInsight HD 6.5.1 Product Documentation, "Administrator Guide": Chapter: High Availability, Section: HMaster High Availability. This section details that the HMaster active/standby state is managed by ZooKeeper, which uses a leader election algorithm to ensure only one HMaster is active.
2. Huawei FusionInsight HD 6.5.1 Product Documentation, "Service Description - HBase": Section: HBase Architecture. The documentation illustrates the architecture where ZooKeeper is a core component for cluster coordination, including managing the state of the HMaster. It specifies ZooKeeper's role in service discovery and master election for HMaster.