Yeah it's fine but the thing is I guess because I don't have the history
server and the UI wasn't showing any jobs and I didn't have any job Id so I
can go and look for the checkpoints.

I restarted them but instead of checkpoint I went and played back a few
days before just to be sure... All my jobs also have a kafka start time.

On Fri, 10 Jul 2020 at 09:31, Aljoscha Krettek <aljos...@apache.org> wrote:

> On 03.07.20 18:42, John Smith wrote:
> > If I understand correctly on June 23rd it suspended the jobs? So at that
> > point they would no longer show in the UI or be restarted?
>
> Yes, that is correct, though in the logs it seems the jobs failed
> terminally on June 22nd:
>
> 2020-06-22 23:30:22,130 INFO
> org.apache.flink.runtime.dispatcher.StandaloneDispatcher      - Job
> ba50a77608992097a98b250b87a08da0 reached globally terminal state FAILED.
>
> What you can do in that case is restore the jobs from a savepoint or
> from a retained checkpoint. See
>
> https://ci.apache.org/projects/flink/flink-docs-stable/ops/state/checkpoints.html#retained-checkpoints,
>
> you need to manually enable checkpoint retention.
>
> I hope that helps.
>
> Best,
> Aljoscha
>

Reply via email to