Hi

Currently, we can't change a running job's checkpoint timeout, but there is
an issue[1] which wants to set a separate timeout for savepoint.

[1] https://issues.apache.org/jira/browse/FLINK-9465
Best,
Congxian


Aaron Levin <aaronle...@stripe.com> 于2019年8月17日周六 上午12:37写道:

> Hello,
>
> Question: Is it possible to update the checkpoint and/or savepoint timeout
> of a running job without restarting it? If not, is this something that
> would be a welcomed contribution (not sure how easy this would be)?
>
> Context: sometimes we have jobs who are making progress but get into a
> state where checkpoints are timing out, though we believe they would be
> successful if we could increase the checkpoint timeout. Unfortunately we
> currently need to restart the job to change this, and we would like to
> avoid this if possible. Ideally we could make this change temporarily,
> allow a checkpoint or savepoint to succeed, and then change the settings
> back.
>
> Best,
>
> Aaron Levin
>

Reply via email to