Hi Ben,

The amount of keyspaces is not the problem: the amount of column families
is. Each column family adds a certain amount of memory usage to the system.
You can cope with this by adding memory or using generic column families
that store different types of data.

With kind regards,

Robin Verlangen
*Software engineer*
*
*
W http://www.robinverlangen.nl
E ro...@us2.nl

Disclaimer: The information contained in this message and attachments is
intended solely for the attention and use of the named addressee and may be
confidential. If you are not the intended recipient, you are reminded that
the information remains the property of the sender. You must not use,
disclose, distribute, copy, print or rely on this e-mail. If you have
received this message in error, please contact the sender immediately and
irrevocably delete this message and any copies.

2012/7/6 Ben Kaehne <ben.kae...@sirca.org.au>

> Good evening,
>
> I have read multiple keyspaces are bad before in a few discussions, but to
> what extent?
>
> We have some reasonably powerful machines and looking to host
> an additional (currently we have 1) 2 keyspaces within our cassandra
> cluster (of 3 nodes, using RF3).
>
> At what point does adding extra keyspaces start becoming an issue? Is
> there anything special we should be considering or watching out for as we
> implement this?
>
> I could not imagine that all cassandra users out there are running one
> massive keyspace, and at the same time can not imaging that all cassandra
> users have multiple clusters just to host different keyspaces.
>
> Regards.
>
> --
> -Ben
>

Reply via email to