November 2018
Beginner to intermediate
260 pages
6h 12m
English
ZooKeeper discovery is recommended for 1000-2000-node deployments and linear scalability. ZooKeeper discovery needs a ZooKeeper cluster. The Apache Ignite nodes connect to the ZooKeeper cluster to build a star topology where discovery events go through the ZooKeeper server cluster. It is recommended to use more than one ZooKeeper server for high availability, so if one ZooKeeper server goes down, the Apache Ignite nodes can still exchange discovery events through the other instance.
To work with the ZooKeeper topology, you need to install ZooKeeper. Download Apache ZooKeeper from the following link: https://www.apache.org/dyn/closer.cgi/zookeeper/ :
Follow these steps to configure ZooKeeper:
Read now
Unlock full access