Re: CPU utilization in each superstep

2015-04-05 Thread neel choudhury
Hi

I am also facing a similar problem ..Can any one point to a architectural
diagram of giraph classes so that new users can change code easily

On Sun, Apr 5, 2015 at 2:11 PM, Matthew Saltz sal...@gmail.com wrote:

 I don't remember all the info it gives you but check out the
 giraph metrics command line flag.

 Best,
 Matthew


 On Sunday, April 5, 2015, Ravikant Dindokar ravikant.i...@gmail.com
 wrote:

 Hi

 I  am newbie learning Giraph on hadoop 2.2.0. I want to find out CPU
 utilization  as well as time spent in message sending across each superstep.

 I am not familiar with Giraph code. Can someone point out functions I
 should look into to do logging to get this information?

 Thanks
 Ravikant




CPU utilization in each superstep

2015-04-05 Thread Ravikant Dindokar
Hi

I  am newbie learning Giraph on hadoop 2.2.0. I want to find out CPU
utilization  as well as time spent in message sending across each superstep.

I am not familiar with Giraph code. Can someone point out functions I
should look into to do logging to get this information?

Thanks
Ravikant


Re: CPU utilization in each superstep

2015-04-05 Thread Matthew Saltz
I don't remember all the info it gives you but check out the giraph metrics
command line flag.

Best,
Matthew

On Sunday, April 5, 2015, Ravikant Dindokar ravikant.i...@gmail.com wrote:

 Hi

 I  am newbie learning Giraph on hadoop 2.2.0. I want to find out CPU
 utilization  as well as time spent in message sending across each superstep.

 I am not familiar with Giraph code. Can someone point out functions I
 should look into to do logging to get this information?

 Thanks
 Ravikant