Re: Best way to measure write throughput...

2013-12-24 Thread Panagiotis Garefalakis
6 pm, Jason Wee wrote: > > Hello, you could also probably do it in your application? Just sample with > an interval of time and that should give some indication of throughput. > > HTH > > /Jason > > > On Thu, Dec 19, 2013 at 12:11 AM, Krishna Chaitanya < > b

Re: Best way to measure write throughput...

2013-12-23 Thread Aaron Morton
ication of throughput. > > HTH > > /Jason > > > On Thu, Dec 19, 2013 at 12:11 AM, Krishna Chaitanya > wrote: > Hello, > > Could you please suggest to me the best way to measure write-throughput in > Cassandra. I basically have an application that stores ne

Re: Best way to measure write throughput...

2013-12-18 Thread Jason Wee
Hello, you could also probably do it in your application? Just sample with an interval of time and that should give some indication of throughput. HTH /Jason On Thu, Dec 19, 2013 at 12:11 AM, Krishna Chaitanya wrote: > Hello, > > Could you please suggest to me the best way to meas

Best way to measure write throughput...

2013-12-18 Thread Krishna Chaitanya
Hello, Could you please suggest to me the best way to measure write-throughput in Cassandra. I basically have an application that stores network packets to a Cassandra cluster. Which is the best way to measure write performance, especially write-throughput, in terms of number of packets stored