Re: Job Manager heap metrics

2020-01-17 Thread Biao Liu
Hi RKandoji, > Could someone please tell me what is the best way to check amount of heap consumed by Job Manager? I'm not sure if there is a best way to achieve this. However there are some workaround ways. 1. Through metrics [1] 2. Print GC in stdout. You could achieve it through config item "en

Job Manager heap metrics

2020-01-16 Thread RKandoji
Hi, Could someone please tell me what is the best way to check amount of heap consumed by Job Manager? Currently I added huge heap of 20GB for both Job Manager and Task Manager. I'm able to see task manager heap usage on UI but not for Job Manager. I would like to decide how much heap to allocat