Re: Throttling Cassandra Load

2015-09-27 Thread Anuj Wadehra
Hi, Any suggestions/comments on approach ? What you guys are doing to keep check on misbehaved clients and restrict Cassandra load. Note: We will be moving to CQL driver but that will take months.  Anuj Sent from Yahoo Mail on Android From:"Anuj Wadehra" Date:Wed, 23 Sep, 2015 at 1:36 am

Re: Throttling Cassandra Load

2015-09-24 Thread Anuj Wadehra
Can Robert or anyone else want to take this and express thier views on our throttling approach ?  As I said, we would be moving to CQL Driver incrementally but that would take several months.So, we are trying to throttle Cassandra load based on rpc thrift interface and Hector as of now. Later

Re: Throttling Cassandra Load

2015-09-22 Thread Anuj Wadehra
Hi Robert, We will be moving to CQL incrementally. But that would take some time (at least 6 mths). Till then we need a solution for throttling load. Can you comment on the approach mentioned and any better ideas for achieving that? Thanks Anuj Sent from Yahoo Mail on Android From:"Rober

Re: Throttling Cassandra Load

2015-09-22 Thread Robert Coli
On Tue, Sep 22, 2015 at 1:06 PM, Anuj Wadehra wrote: > We are using Cassandra 2.0.14 with Hector 1.1.4. Each node in cluster has > an application using Hector and a Cassandra instance. > Why are you using Hector? =Rob