java - To implement a zookeeper system do I need to have zookeeper downloaded on every machine or just the master? -


do need download zookeeper on each system i'm trying connect or master machine?

you need zookeeper running on each instance of zookeeper cluster: minimum of 3 machines if you're serious this.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -