Hi Team, I am installing zookeeper -3.8.0 version on my Linux server. Zookeeper server has started successfully. But zookeeper status is showing as below
#./zkServer.sh status Zookeeper JMX enabled by default Using config: /opt/zookeeper/bin/..conf/zoo.cfg myid could not be determined , will not able to locate client port in the server configs. Client address:localhost. Client SSL: false. Error contacting service.It is probably not running. But i was keeping the myid in server1 has 1, server2 has 2 and server3 has 3 . I am expecting the leader and 2 followers in zookeeper status . Could you please help me? Thanks & Regards, Jeya