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 ju

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 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 putting it on

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

2011-11-11 Thread Subrahmanya Harve
uery with ALL 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 +

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 DCs

Re: Data retrieval inconsistent

2011-11-10 Thread Subrahmanya Harve
tra disk space 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

Re: Data retrieval inconsistent

2011-11-10 Thread Subrahmanya Harve
t gets over there. > > The differing on server times will only really 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

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 keys

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 wrote: > Timeouts (hence errors) will register at the rpc timeout value. > > On Sat, May 7, 2011 at 1:27 PM, Josep Blanquer > wrote: > > I believe the offset value of Writes and Reads ar

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 wrote: > On Fri, Apr 22, 2011 at 9:07 PM, Jonathan Ellis wrote: > > No. > > > > On Fri, Apr 22, 2011 at 3:22 PM, Subrahmanya Harve > > wrote: > >> Hi,

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