On Tue, Nov 12, 2013 at 8:43 AM, kishore g <[email protected]> wrote:
> can you provide the configurations (zoo.cfg) on each server. From the
> description, your server 1 seems to be incorrectly configured.
>

This is the configuration:

tickTime=2000
dataDir=/var/zookeeper
initLimit=5
syncLimit=2
clientPort=2181
server.1=172.31.68.193:2888:3888
server.2=172.31.68.194:2888:3888
server.3=172.31.68.195:2888:3888

Thanks.

Reply via email to