Hello , anyone using Flink on EC2 clusters ? I am ...
# troubleshooting
s
Hello , anyone using Flink on EC2 clusters ? I am facing issues with flink-conf.yaml , changed the job manager rpc to master host IP
Copy code
2023-05-22 06:32:10,019 INFO  org.apache.flink.runtime.taskexecutor.TaskExecutor           [] - Could not resolve ResourceManager address <akka.tcp://flink@private_ip:6123/user/rpc/resourcemanager_*>, retrying in 10000 ms: Could not connect to rpc endpoint under address <akka.tcp://flink@private_ip:6123/user/rpc/resourcemanager_*>.