Re: Stress test using Java-based stress utility

2011-07-26 Thread Nilabja Banerjee
Thank you every one it is working fine. I was watching jconsole behavior...can tell me where exactly I can find *RecentHitRates : *Tuning for Optimal Caching: Here they have given one example of that * http://www.datastax.com/docs/0.8/operations/cache_tuning#configuring-key-and-row-caches

Re: Stress test using Java-based stress utility

2011-07-26 Thread Jonathan Ellis
cassandra.db.Caches On Tue, Jul 26, 2011 at 2:11 AM, Nilabja Banerjee nilabja.baner...@gmail.com wrote: Thank you every one it is working fine. I was watching jconsole behavior...can tell me where exactly I can find RecentHitRates : Tuning for Optimal Caching: Here they have given

Re: Stress test using Java-based stress utility

2011-07-26 Thread Nilabja Banerjee
Thank you Jonathan.. :) On 26 July 2011 20:08, Jonathan Ellis jbel...@gmail.com wrote: cassandra.db.Caches On Tue, Jul 26, 2011 at 2:11 AM, Nilabja Banerjee nilabja.baner...@gmail.com wrote: Thank you every one it is working fine. I was watching jconsole behavior...can tell me

Re: Stress test using Java-based stress utility

2011-07-22 Thread Kirk True
Have you checked the logs on the nodes to see if there are any errors? On 7/21/11 10:43 PM, Nilabja Banerjee wrote: Hi All, I am following this following link " http://www.datastax.com/docs/0.7/utilities/stress_java " for a stress test. I am getting

Re: Stress test using Java-based stress utility

2011-07-22 Thread aaron morton
UnavailableException is raised server side when there is less than CL nodes UP when the request starts. It seems odd to get it in this case because the default replication factor used by stress test is 1. How many nodes do you have and have you made any changes to the RF ? Also check the

Re: Stress test using Java-based stress utility

2011-07-22 Thread Nilabja Banerjee
Running only one node. I dnt think it is coming for the replication factor... I will try to sort this out Any other suggestions from your side is always be helpful.. :) Thank you On 22 July 2011 14:36, aaron morton aa...@thelastpickle.com wrote: UnavailableException is raised server

Re: Stress test using Java-based stress utility

2011-07-22 Thread Jonathan Ellis
What does nodetool ring say? On Fri, Jul 22, 2011 at 12:43 AM, Nilabja Banerjee nilabja.baner...@gmail.com wrote: Hi All, I am following this following link http://www.datastax.com/docs/0.7/utilities/stress_java for a stress test. I am getting this notification after running this command

Stress test using Java-based stress utility

2011-07-21 Thread Nilabja Banerjee
Hi All, I am following this following link * http://www.datastax.com/docs/0.7/utilities/stress_java * for a stress test. I am getting this notification after running this command *xxx.xxx.xxx.xx= my ip* *contrib/stress/bin/stress -d xxx.xxx.xxx.xx* *Created keyspaces. Sleeping 1s for