Queries on AuthN and AuthZ for multi tenant Cassandra

2012-02-01 Thread Subrahmanya Harve
We are using Cassandra 0.8.7 and building a multi-tenant cassandra platform where we have a common KS and common CFs for all tenants. By using Hector's virtual keyspaces, we are able to add modify rowkeys to have a tenant specific id. (Note that we do not allow tenants to modify/create KS/CF. We

Re: questions on frequency and timing of async replication between DCs

2011-11-15 Thread Subrahmanya Harve
Thank you Konstantin,Radim. Appreciate your responses. On Mon, Nov 14, 2011 at 11:27 PM, Radim Kolar h...@sendmail.cz wrote: It may be the case that your CL is the issue. You are writing it at ONE, which means that out of the 4 replicas of that key (two in each data center), you are only

questions on frequency and timing of async replication between DCs

2011-11-11 Thread Subrahmanya Harve
I have cross dc replication set up using 0.8.7 with 3 nodes on each DC by following the +1 rule for tokens. I am seeing an issue where the insert into a DC happened successfully but on querying from cli or through Hector, i am not seeing the data being returned. i used cli on every node of both

Re: questions on frequency and timing of async replication between DCs

2011-11-11 Thread Subrahmanya Harve
do you get the data? If you query with a range slice do you get the data (list from the cli)? On 11/11/2011 04:10 PM, Subrahmanya Harve wrote: I have cross dc replication set up using 0.8.7 with 3 nodes on each DC by following the +1 rule for tokens. I am seeing an issue where the insert

Data retrieval inconsistent

2011-11-10 Thread Subrahmanya Harve
I am facing an issue in 0.8.7 cluster - - I have two clusters in two DCs (rather one cross dc cluster) and two keyspaces. But i have only configured one keyspace to replicate data to the other DC and the other keyspace to not replicate over to the other DC. Basically this is the way i ran the

Re: Data retrieval inconsistent

2011-11-10 Thread Subrahmanya Harve
matter for TTL's. Most everything else works off comparing user supplied times. -Jeremiah On 11/10/2011 02:27 PM, Subrahmanya Harve wrote: I am facing an issue in 0.8.7 cluster - - I have two clusters in two DCs (rather one cross dc cluster) and two keyspaces. But i have only configured

Re: Data retrieval inconsistent

2011-11-10 Thread Subrahmanya Harve
or something... (I stopped replying to the dev list) On 11/10/2011 04:09 PM, Subrahmanya Harve wrote: Thanks Ed and Jeremiah for that useful info. I am pretty sure the way you have K1 configured it will be placed across both DC's as if you had large ring. If you want it only in DC1 you need

Re: CFHistograms?

2011-05-08 Thread Subrahmanya Harve
Is there a more detailed document available on CF Histograms? On Sun, May 8, 2011 at 2:39 PM, Jonathan Ellis jbel...@gmail.com wrote: Timeouts (hence errors) will register at the rpc timeout value. On Sat, May 7, 2011 at 1:27 PM, Josep Blanquer blanq...@rightscale.com wrote: I believe the

Re: sstable2json

2011-04-24 Thread Subrahmanya Harve
Thanks Edward. Thats a good idea. Regards, smh. On Sat, Apr 23, 2011 at 11:04 AM, Edward Capriolo edlinuxg...@gmail.comwrote: On Fri, Apr 22, 2011 at 9:07 PM, Jonathan Ellis jbel...@gmail.com wrote: No. On Fri, Apr 22, 2011 at 3:22 PM, Subrahmanya Harve subrahmanyaha...@gmail.com

sstable2json

2011-04-22 Thread Subrahmanya Harve
Hi, Is there a tool similar to sstable2json that can be used to convert data in commitlog to json? Or does sstable2json let us read the commitlog as well? Regards, smh.

unsubscribe

2011-04-16 Thread subrahmanya harve