RE: Flink operator stuck on created

2021-09-20 Thread Schwalbe Matthias
stuck on created 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 mailto:davidamaug...@gmail.com>> wrote: Hi, I have a Flink job on EMR with an operator stuck on CREATED. The subtasks are not

Re: Flink operator stuck on created

2021-09-20 Thread Dave Maughan
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

Flink operator stuck on created

2021-09-20 Thread Dave Maughan
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 previous operator is running and has non-zero Bytes Sent and Records Sent. When the job started the Job manager requested new workers to start a bunch of the operators bu