Re: Needed help with skipping savepoint state (unsure how to set --allowNonRestoredState in Docker)

2022-06-07 Thread Chesnay Schepler
You are on the right path with using the --allowNonRestoredState flag; we'll just have to find the right place to put it w.r.t. your setup. Which docker images are you using (flink/statefun/something custom), and how do you submit the job? On 03/06/2022 01:17, Bhavani Balasubramanyam wrote:

Needed help with skipping savepoint state (unsure how to set --allowNonRestoredState in Docker)

2022-06-02 Thread Bhavani Balasubramanyam
Hi, I am Bhavani, a Software Engineer at Reddit. I'm trying to upgrade the Flink version in my application from 3.0.0 to version 3.2.0, and in the process I see the below error, where the the operator has been removed, and the checkpoint is unable to recover: - Jun 2 14:32:03 snooron-work