Re: FLINK Invocation error

2021-04-24 Thread Yang Wang
I think the root cause might be the firewall between your local machine and YARN cluster. It seems that your local machine is only allowed to access some specific ports from the YARN cluster(e.g. Yarn ResourceManager port). You could verify that by telnet the running JobManager address( 10.0.11.57

FLINK Invocation error

2021-04-23 Thread Vijayendra Yadav
Hi Team, While restarting Flink application from CHECKPOINT, facing the following Error(intermittently), but it does not impact Job getting submitted or functionality. But still wondering what could be the reason and solution ? *RUN Command:* /usr/lib/flink/bin/flink run \ -s *s3://bucket-app