You have to open discovery and communication ports at least. By default they are 47500 and 47100.
If you want to use JDBC, REST or JMX, then you should open the corresponding ports as well. Denis сб, 7 апр. 2018 г. в 10:08, monal sinha <[email protected]>: > Thanks, so I don't need to open any port on my ignite cluster node? My zk > cluster is running on separate node. > > On Thu, Apr 5, 2018, 4:39 PM Roman Shtykh <[email protected]> wrote: > >> You can specify the port your zk is running on as shown in [1], and it >> should be opened >> >> >> https://apacheignite.readme.io/docs/cluster-config#zookeeper-based-discovery >> >> Roman >> >> >> On Thursday, April 5, 2018, 4:48:05 p.m. GMT+9, monalsinha < >> [email protected]> wrote: >> >> >> I am using Apche Ignite with zookeeper based discovery using curator >> framework. >> Do I need to open any port on my ignite node like TCP based discovery, in >> order for this to work? >> >> >> >> -- >> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >> >
