seatunnel 集群模式部署 cluster-mode deployment 部署问题:无法连接到cluster及node
Exception description : exception during initial connection to node: java.io.IOException: 拒绝连接 to adress IP:PORT
Seatunnel job executed failed
caused by : java.lang.IllegalStateException:Unable to connect to any cluster
config中的hazelcast-client.yaml 和 hazelcast.yaml已经配置了节点IP和端口,cluster-name也一致
@sunshinegod0512 where does your client, is same node (network) with the server node. And for your server cluster, is it start well?
我也遇到了同样的问题,启动正常的
server cluster start well, com.hazelcast.core.HazelcastException: java.io.IOException: Connection refused to address /x.x.x.x:5081
Please provide more detail information.