Diego, Thanks for the response. In case of distributed servers, the servers configured in the configuration file represents a zookeeper server ? Consider, I am configuring 3 servers
clientPort=2181 server.2=10.44.71.52:4568:4587 server.3=10.44.71.52:4569:4587 server.1=10.44.71.52:4567:4587 All These servers should be like zkserver which you mentioned in your previous post ? In that case, how to up a server in clustering mode ? The client should still connect to the 2181 port ? what port does 4568,4569 and 4567 represent ? There should be a different programs running on these ports ? or the same zookeeper server but a different instance ? Jude Solomon -- View this message in context: http://zookeeper-user.578899.n2.nabble.com/Zoo-Keeper-The-Beginning-tp7579030p7579038.html Sent from the zookeeper-user mailing list archive at Nabble.com.
