From: Diwakar Jha
Sent: Friday, March 25, 2022 12:04
To: user
Cc: Arvid Heise ; Gen Luo
Subject: Flink STOP with savepoint
Hello Everyone,
I'm running Flink 1.11 as EMR 6.1 as a Yarn application. I'm trying to use STOP
command to capture savepoint and restart job from the same s
Hello Everyone,
I'm running Flink 1.11 as EMR 6.1 as a Yarn application. I'm trying to use
STOP command to capture savepoint and restart job from the same savepoint
during redeployment.
flink stop -p $JOB_RUNNING -yid $YARN_APP_ID
Problem :
job completes savepoint on Flink UI but it throw the f