Hi,
I was under the impression from that documentation that it meant that the
batch job would output a savepoint after the job ends, using the same code
as the BATCH job itself, and also running outputting the results of the
BATCH job.
As it stands, you can write a normal job using the Datastream
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