Re: Could not stop job with a savepoint

2022-03-10 Thread Vinicius Peracini
/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

RE: Could not stop job with a savepoint

2022-03-09 Thread 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

Re: Could not stop job with a savepoint

2022-03-09 Thread Vinicius Peracini
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: >> >

Re: Could not stop job with a savepoint

2022-03-09 Thread Vinicius Peracini
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:

RE: Could not stop job with a savepoint

2022-03-07 Thread Schwalbe Matthias
: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

Re: Could not stop job with a savepoint

2022-03-07 Thread Vinicius Peracini
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

Re: Could not stop job with a savepoint

2022-03-07 Thread Dawid Wysakowicz
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

Could not stop job with a savepoint

2022-03-07 Thread Vinicius Peracini
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.