Re: SPARK BENCHMARK TEST

2014-09-18 Thread VJ Shalish
Hi Please can someone advice on this. On Wed, Sep 17, 2014 at 6:59 PM, VJ Shalish wrote: > I am trying to benchmark spark in a hadoop cluster. > I need to design a sample spark job to test the CPU utilization, RAM > usage, Input throughput, Output throughput and Duration of executi

SPARK BENCHMARK TEST

2014-09-17 Thread VJ Shalish
I am trying to benchmark spark in a hadoop cluster. I need to design a sample spark job to test the CPU utilization, RAM usage, Input throughput, Output throughput and Duration of execution in the cluster. I need to test the state of the cluster for :- A spark job which uses high CPU A spark job

Re: CPU RAM

2014-09-17 Thread VJ Shalish
PU usage and all > > > Similarly you can get any metric of process once you have the PID. > > > Thanks > Best Regards > > On Wed, Sep 17, 2014 at 8:59 AM, VJ Shalish wrote: > >> Sorry for the confusion Team. >> My requirement is to measure the CPU utilisa

Re: CPU RAM

2014-09-16 Thread VJ Shalish
API. It > let's you get CPU, Memory, Network, Filesystem and process based metrics. > > Amit > On Sep 16, 2014, at 20:14, VJ Shalish wrote: > > > Hi > > > > I need to get the CPU utilisation, RAM usage, Network IO and other > metrics using Java program

Re: CPU RAM

2014-09-16 Thread VJ Shalish
ry, Network, Filesystem and process based metrics. > > Amit > On Sep 16, 2014, at 20:14, VJ Shalish wrote: > > > Hi > > > > I need to get the CPU utilisation, RAM usage, Network IO and other > metrics using Java program. Can anyone help me on this? > > > > Thanks > > Shalish. >

CPU RAM

2014-09-16 Thread VJ Shalish
Hi I need to get the CPU utilisation, RAM usage, Network IO and other metrics using Java program. Can anyone help me on this? Thanks Shalish.