Hi James,
the configuration options were consolidates a bit for Flink 1.5. What was
called state.backend.fs.checkpointdir before was the same as
state.checkpoints.dir, we now made this the same for the two backends. Also,
the file-backend does not need local storage on the worker nodes, that's
Hi,
This is not possible on versions of Flink prior to 1.5 but starting with that
(as of yet unreleased) versions you'll be able to configure this via
state.backend.incremental: true.
Configurations that you do in code will take precedence.
Best,
Aljoscha
> On 14. Mar 2018, at 02:33, Jayant A