Hi Michael, > batch job emit a savepoint at the end of the job
Not sure what do you mean by it's on the roadmap. There is the state processor API [1] and based on that one can write such job already. [1] https://nightlies.apache.org/flink/flink-docs-master/docs/libs/state_processor_api/ BR, G On Sat, May 31, 2025 at 1:02 AM Michael LeGore via user < user@flink.apache.org> wrote: > Hi all, > > I was wondering if there has been work done towards having a batch job > emit a savepoint at the end of the job? I see that it is mentioned in > documentation and some of the roadmap that this is planned, but I haven't > seen a JIRA ticket for it and I was wondering if that is still planned? > > I also am interested in where the batch to streaming switchover for > https://issues.apache.org/jira/browse/FLINK-33202 is, this would be a > really useful feature for our team and I am very interested in that work! > > Cheers, > Michael LeGore >