You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by ma...@thomsonreuters.com on 2012/11/08 11:03:18 UTC

Storage limit for a particular user on Cassandra

Hi,

Is there a way we can limit the data of a particular user on the Cassandra cluster?

Say for example, I have three users namely, Jsmith, Elvis, Dilbert configured in my Cassandra deployment.
And I wanted to limit the data usage for them as follows.

Jsmith - 1 GB
Elvis - 2 GB
Dilbert - 500 MB

Is there a way to achieve by fine tuning the configuration?
If not, any workarounds?

Thanks,
~Mallik.