Re: Question regarding check memory and CPU used for job

2017-08-25 Thread Aljoscha Krettek
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 wrote: > > Hi all, > I am currently running a flink session on YARN and try to access the > coun

Question regarding check memory and CPU used for job

2017-07-14 Thread Claire Yuan
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