Metric to monitor partition size

2017-01-12 Thread Saumitra S
Is there any metric or way to find out if any partition has grown beyond a certain size or certain row count? If a partition reaches a certain size or limit, I want to stop sending further write requests to it. Is it possible?

Re: Cqlsh timeout and schema refresh exceptions

2016-12-19 Thread Saumitra S
Vladimir Yudovin, >> *Winguzone <https://winguzone.com?from=list> - Cloud Cassandra Hosting* >> >> >> On Mon, 19 Dec 2016 14:35:00 -0500 *Saumitra S >> >* wrote >> >> >> Thanks Vladimir! >> >> Is there any known issue

Re: Cqlsh timeout and schema refresh exceptions

2016-12-19 Thread Saumitra S
_SIZE* definition. > > > Best regards, Vladimir Yudovin, > *Winguzone <https://winguzone.com?from=list> - Cloud Cassandra Hosting* > > > On Mon, 19 Dec 2016 14:10:37 -0500 *Saumitra S > >* wrote > > > Hi Vladimir, > > Thanks for the response. > > Wh

Re: Cqlsh timeout and schema refresh exceptions

2016-12-19 Thread Saumitra S
> > *Question*: What is the effect of below exception? > Is keyspaces created despite exception or no? > > Best regards, Vladimir Yudovin, > *Winguzone <https://winguzone.com?from=list> - Cloud Cassandra Hosting* > > > On Mon, 19 Dec 2016 10:24:20 -0500 *Saumitra

Cqlsh timeout and schema refresh exceptions

2016-12-19 Thread Saumitra S
Hi All, I have a 2 node cluster(32gb ram/8cpu) running 3.0.10 and I created 50 keyspaces in it. Each keyspace has 25 CF. Column count in each CF ranges between 5 to 30. I am getting few issues once keyspace count reaches ~50. *Issue 1:* When I try to use cqlsh, I get timeout. *$ cqlsh `hostnam