Re: Best way to measure write throughput...

2013-12-24 Thread Panagiotis Garefalakis
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 into Cassandra per second or something similar

Re: Best way to measure write throughput...

2013-12-23 Thread Aaron Morton
indication of throughput. HTH /Jason On Thu, Dec 19, 2013 at 12:11 AM, Krishna Chaitanya bnsk1990r...@gmail.com wrote: 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

Re: Best way to measure write throughput...

2013-12-18 Thread Jason Wee
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 into Cassandra per second or something similar