I am running these Flink job in a Yarn cluster. When the flink job fails or I restart it I want the Flink job to use the savepoint that was created before it restarted.
How do can restart the Flink job with this savepoint. I am using Flink 1.4.2.
In order to resume from a savepoint you have to call bin/flink run -s :savepointPath [:runArgs] where runArgs contains the job jar.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more