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.