Hi Dave,
In batch mode an operator/task only starts running once all input tasks are
finished. So without further detail this is perfectly in line with what you
describe.
Thias
From: Dave Maughan
Sent: Montag, 20. September 2021 13:15
To: user@flink.apache.org
Subject: Re: Flink operator
I should note - this job is being run in batch mode. Could there be a
deadlock related to FLINK-16430?
On Mon, 20 Sept 2021 at 11:26, Dave Maughan wrote:
> Hi,
>
> I have a Flink job on EMR with an operator stuck on CREATED. The subtasks
> are not being assigned to task manager slots. The previo