You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by pradeepchanumolu <pr...@gmail.com> on 2017/10/05 23:38:10 UTC

Multiple Ignite Clusters using the same Zookeeper cluster

Hi, Is it possible to create multiple Ignite Grids using the same zookeeper
cluster nodes if I am using the Zookeeper based IpFinder to start the Ignite
clusters? If yes, how do I configure that? 

Right now I find all the nodes forming the same Ignite cluster as all the
Ignite nodes uses the same zookeeper path which is /services/ignite

Thanks,
Pradeep




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Multiple Ignite Clusters using the same Zookeeper cluster

Posted by pradeepchanumolu <pr...@gmail.com>.
TcpDiscoveryZookeeperIpFinder#setBasePath worked. Thanks Alex. 



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Multiple Ignite Clusters using the same Zookeeper cluster

Posted by afedotov <al...@gmail.com>.
Hi,

Have you tried setting different base paths for each grid via
TcpDiscoveryZookeeperIpFinder#setBasePath ?

Kind regards,
Alex



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/