Re: Cancel the flink task and restore from checkpoint ,can I change the flink operator's parallelism

2020-03-13 Thread Eleanore Jin
Hi Piotr, Does this also apply to savepoint? (meaning the max parallelism should not change for job resume from savepoint?) Thanks a lot! Eleanore On Fri, Mar 13, 2020 at 6:33 AM Piotr Nowojski wrote: > Hi, > > Yes, you can change the parallelism. One thing that you can not change is > “max par

Re: [DISCUSS] Retrieve savepoint location after suspension of jobclusters

2020-08-07 Thread Eleanore Jin
+1 Thank you Fabian! On Fri, Aug 7, 2020 at 6:58 AM Fabian Paul wrote: > Hi all, > > Due to recent changes in the shutdown mechanism of Flink [1] it is not > conveniently possible anymore to suspend a job running on a jobcluster > with a savepoint and retrieve the savepoint location via the Flin