TcpDiscoveryZookeeperIpFinder 类所在 jar,maven pom引用如下:
<!-- https://mvnrepository.com/artifact/org.apache.ignite/ignite-zookeeper -->
<dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-zookeeper</artifactId>
<version>2.8.1</version>
</dependency>
参考如下:
https://mvnrepository.com/artifact/org.apache.ignite/ignite-zookeeper/2.8.1



TcpDiscoveryZookeeperIpFinder maven pom 引用
原文:https://www.cnblogs.com/miracle-luna/p/13216173.html