Re: How to debug Metaspace exception?

2022-05-01 Thread Chesnay Schepler
And you do should make sure that it is set for both processes! On 02/05/2022 08:43, Chesnay Schepler wrote: The setting itself isn't taskmanager specific; it applies to both the job- and taskmanager process. On 02/05/2022 05:29, John Smith wrote: Also just to be sure this is a Task Manager se

Re: How to debug Metaspace exception?

2022-05-01 Thread Chesnay Schepler
The setting itself isn't taskmanager specific; it applies to both the job- and taskmanager process. On 02/05/2022 05:29, John Smith wrote: Also just to be sure this is a Task Manager setting right? On Thu, Apr 28, 2022 at 11:13 AM John Smith wrote: I assume you will take action on your

About job execution

2022-05-01 Thread Ww J
Hello, I read some articles on internet about job execution of Flink and have some questions. When the dispatcher receives a job, the dispatcher will start a JobManager. After the job is finished, will the JobManager be shut down? For the TaskManager, after the job is finished, will the TaskMan

Re: How to debug Metaspace exception?

2022-05-01 Thread John Smith
Also just to be sure this is a Task Manager setting right? On Thu, Apr 28, 2022 at 11:13 AM John Smith wrote: > I assume you will take action on your side to track and fix the doc? :) > > On Thu, Apr 28, 2022 at 11:12 AM John Smith > wrote: > >> Ok so to summarize... >> >> - Build my job jar an