Re: HA Proxy

2014-06-27 Thread Serge Fonville
regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl 2014-06-27 18:04 GMT+02:00 Chris Lohfink : > Hector is same way, if any node is slow to responds, times out or dies > hector will remove it from the pool leaving making it look like cluster > dead. The entire fault toler

Re: Get fragments of big files (videos)

2013-06-20 Thread Serge Fonville
Also, after a quick Google. http://wiki.apache.org/cassandra/CassandraLimitations states values cannot exceed 2GB, it also answers you offset question HTH Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonville.nl Convince Microsoft! They need to add TRUNCATE PARTITION in

Re: what is more important (RAM vs Cores)

2012-10-12 Thread Serge Fonville
It seems you RAM/core ratio is different between your options. So if those two are your only options I'd suggest the 16GB option. Still, the other things * Concurrency * Fit in ram * IO Are very relevant. HTH Kind regards/met vriendelijke groet, Serge Fonville http://www.sergefonvil

Re: Error in FAQ?

2012-03-25 Thread Serge Fonville
community edition. >From http://wiki.apache.org/cassandra/StorageConfiguration Prior to the 0.7 release, Cassandra storage configuration is described by the conf/storage-conf.xml file. As of 0.7, it is described by the conf/cassandra.yaml file. After googling cassandra storage-conf.xml Kind reg