> From: Subrahmanya Harve [mailto:subrahmanyaha...@gmail.com]
> Sent: Thursday, February 02, 2012 1:43 AM
> To: dev@cassandra.apache.org
> Subject: Re: Queries on AuthN and AuthZ for multi tenant Cassandra
>
> Thanks for the response Aaron.
>
> We do not anticipate mor
10-15 KS should be fine. The issue is when you want to have hundreds or
thousands of KS/CF.
-Jeremiah
-Original Message-
From: Subrahmanya Harve [mailto:subrahmanyaha...@gmail.com]
Sent: Thursday, February 02, 2012 1:43 AM
To: dev@cassandra.apache.org
Subject: Re: Queries on AuthN and
Thanks for the response Aaron.
We do not anticipate more than 10-15 tenants on the cluster. Even if one
does decide to create one KS/tenant, there is the problem of variable loads
on the KS's. I went through this link
http://www.datastax.com/dev/blog/whats-new-in-cassandra-1-0-improved-memory-and-
The existing authentication plug-in does not support row level authorization.
You will need to add authentication to your API layer to ensure that a request
from client X always has the client X key prefix. Or modify cassandra to
provide row level authentication.
The 1.x Memtable memory manage