Follow below commands and corresponding port to login to the Zookeeper to identify the brokers that runs along with Tigergraph DB
TGDB Zookeeper login:
$ cd /tigergraph/app/3.9.2-1/zk$ ./zkCli.sh -server 127.0.0.1:19999> ls /broker/ids> quit
$ cd /tigergraph/app/3.9.2-1/zk
$ ./zkCli.sh -server 127.0.0.1:19999
> ls /broker/ids
> quit
***
No comments:
Post a Comment