Re: Job crash in job cluster mode

2020-11-16 Thread Tim Eckhardt
To: "matth...@ververica.com" Cc: Tim Eckhardt , "user@flink.apache.org" Subject: Re: Job crash in job cluster mode Hey Tim, what Is your Flink job doing? Is it restarting from time to time? Is the JobManager crashing, or the TaskManager? On Tue, Nov 10, 2020 at 6:01 PM

Re: Job crash in job cluster mode

2020-11-12 Thread Robert Metzger
Hey Tim, what Is your Flink job doing? Is it restarting from time to time? Is the JobManager crashing, or the TaskManager? On Tue, Nov 10, 2020 at 6:01 PM Matthias Pohl wrote: > Hi Tim, > I'm not aware of any memory-related issues being related to the deployment > mode used. Have you checked th

Re: Job crash in job cluster mode

2020-11-10 Thread Matthias Pohl
Hi Tim, I'm not aware of any memory-related issues being related to the deployment mode used. Have you checked the logs for hints? Additionally, you could try to extract a heap dump. That might help you in analyzing the cause of the memory consumption. The TaskManager and JobManager are logging th