You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Claire Yuan <cl...@yahoo-inc.com> on 2017/07/14 18:16:13 UTC

Question regarding check memory and CPU used for job

Hi all,  I am currently running a flink session on YARN and try to access the counter to get the infomation for CPU and memory used for my job. However, flink job does not look like other mapReduce job shown on YARN thus I cannot find the counter infos for it.  Is there any way I can find those usage data?
Claire

Re: Question regarding check memory and CPU used for job

Posted by Aljoscha Krettek <al...@apache.org>.
Hi,

This might be a bit late but I think you can only get that data from the Flink web dashboard or by manually checking on the machines.

Best,
Aljoscha

> On 14. Jul 2017, at 20:16, Claire Yuan <cl...@yahoo-inc.com> wrote:
> 
> Hi all,
>   I am currently running a flink session on YARN and try to access the counter to get the infomation for CPU and memory used for my job. However, flink job does not look like other mapReduce job shown on YARN thus I cannot find the counter infos for it.
>   Is there any way I can find those usage data?
> 
> Claire