Re: Savepoint status check fails with error Operation not found under key

2019-06-12 Thread Yun Tang
. If possible, you could search job manager log during that time when you trigger the savepoint and share it here. Best Yun Tang From: anaray Sent: Wednesday, June 12, 2019 5:35 To: user@flink.apache.org Subject: Savepoint status check fails with error Operation not found

Savepoint status check fails with error Operation not found under key

2019-06-11 Thread anaray
Hi, I am using flink 1.7.0 and checking the status of the savepoint fails with error { "errors": [ "Operation not found under key: org.apache.flink.runtime.rest.handler.job.AsynchronousJobOperationKey@57b9711e" ] } I started a savepoint using /jobs/:jobid/savepoints REST api,