Help Center/
CloudTable Service/
Developer Guide/
HBase Application Development Guide/
Developing HBase Applications/
HBase Cold and Hot Separation Data Sample Project/
Configuring the HBase ZooKeeper Address
Updated on 2025-07-25 GMT+08:00
Configuring the HBase ZooKeeper Address
Before executing sample code, configure the correct ZooKeeper cluster address in the hbase-site.xml configuration file. The configuration items are as follows:
<property> <name>hbase.zookeeper.quorum</name> <value>xxx-zk1.cloudtable.com,xxx-zk2.cloudtable.com,xxx-zk3.cloudtable.com</value> </property>
value is the domain name of the ZooKeeper cluster. Log in to the CloudTable console and choose Cluster Management. In the cluster list, locate the required cluster and obtain its ZK link in the ZK Link column.
Parent topic: HBase Cold and Hot Separation Data Sample Project
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot