/nightlies.apache.org/flink/flink-docs-release-1.14/docs/deployment/memory/mem_trouble/#container-memory-exceeded
>
> [2] https://issues.apache.org/jira/browse/FLINK-19125
>
>
>
> *From:* Vinicius Peracini
> *Sent:* Mittwoch, 9. März 2022 17:56
> *To:* Schwalbe Matthias
-exceeded
[2] https://issues.apache.org/jira/browse/FLINK-19125
From: Vinicius Peracini
Sent: Mittwoch, 9. März 2022 17:56
To: Schwalbe Matthias
Cc: Dawid Wysakowicz ; user@flink.apache.org
Subject: Re: Could not stop job with a savepoint
So apparently the YARN container for Task Manager is
Can You still find (and post) the exception stack from your jobmanager
>> log, the flink client log does not reveal enough information.
>>
>> Your situation reminds me of something similar I had.
>>
>> In the log you might find something like this or similar:
>>
>
g.runtime.tasks.AsyncCheckpointRunnable.handleExecutionException(AsyncCheckpointRunnable.java:279)
> ~[flink-dist_2.11-1.13.0.jar:1.13.0]
>
>
>
> BTW what Flink version are you running?
>
> What is EMR (what technology underneath).
>
>
>
>
>
>
>
> *From:
:1.13.0]
BTW what Flink version are you running?
What is EMR (what technology underneath).
From: Vinicius Peracini
Sent: Montag, 7. März 2022 20:46
To: Dawid Wysakowicz
Cc: user@flink.apache.org
Subject: Re: Could not stop job with a savepoint
Hi Dawid, thanks for the reply.
The job was
Hi Dawid, thanks for the reply.
The job was still in progress and producing events. Unfortunately I was not
able to stop the job with a savepoint or to just create a savepoint. I had
to stop the job without the savepoint and restore the state using the last
checkpoint. Still reviewing my configura
Hi,
From the exception it seems the job has been already done when you're
triggering the savepoint.
Best,
Dawid
On 07/03/2022 14:56, Vinicius Peracini wrote:
Hello everyone,
I have a Flink job (version 1.14.0 running on EMR) and I'm having this
issue while trying to stop a job with a save
Hello everyone,
I have a Flink job (version 1.14.0 running on EMR) and I'm having this
issue while trying to stop a job with a savepoint on S3:
org.apache.flink.util.FlinkException: Could not stop with a savepoint job
"df3a3c590fabac737a17f1160c21094c".
at
org.apache.flink.client.cli.CliFrontend.