Triggers and their use in data indexing

2014-07-03 Thread Bèrto ëd Sèra
Hi all, we are planning a set of 3 data-centres (each located in a different continent). There is a possibility that the connection among them will occasionally fail for an unforeseeable length of time. The quorum would be limited to the local data-centre, as each user access his local data-centre

Re: Cassandra Disk storage capacity

2014-04-07 Thread Bèrto ëd Sèra
I guess there is a misunderstanding here: >I am confused why cassandra uses the entire disk space ( / Directory) even when we specify /var/lib/cassandra/data as the directory in Cassandra.yaml file C* will use the entire MOUNTPOINT, which is not necessarily your entire total disk space. If you hav