I can't find this cookbook anymore at the specified URL. Where can I find it?
On Tue, Mar 16, 2010 at 6:40 AM, Benjamin Black wrote:
> I've just pushed a rough but useful chef cookbook for Cassandra:
> http://github.com/b/cookbooks/tree/master/cassandra
>
> It is lacking in documentation and assu
Using SSD for a commitlog device can bost performance while using
cassandra in a batch mode for fsync operations. From my experience ta
write operation can be 10 times faster when usding SSD for commitlog.
On Mon, Jun 7, 2010 at 6:37 PM, Héctor Izquierdo wrote:
> Hi everyone.
>
> I wanted to know
LGPL ia listed as a part of a forbidden licenses for apache projects
(see Excluded Licenses in http://www.apache.org/legal/3party.html)...
On Tue, May 4, 2010 at 12:34 PM, Jeff Hammerbacher wrote:
> Hey,
>
> History repeating itself a bit, here: one delay in getting Cassandra into
> the open sour
I think that the extra (more than 4GB) memory usage comes from the
mmaped io, that is why it happens only for reads.
On Tue, May 4, 2010 at 2:02 PM, Jordan Pittier wrote:
> I'm facing the same issue with swap. It only occurs when I perform read
> operations (write are very fast :)). So I can't he
What will be the latency for the zk based atomic increase?
On Tue, Apr 6, 2010 at 8:22 PM, Chris Goffinet wrote:
> http://issues.apache.org/jira/browse/CASSANDRA-704
> http://issues.apache.org/jira/browse/CASSANDRA-721
> We have our own internal codebase of Cassandra at Digg. But we are using
> t
You are running out of memory on your nodes. Before the final crash
your nodes are probably slow due to GC. What is your memtable size?
What cache options did you configure?
On Tue, Apr 6, 2010 at 7:31 AM, Ilya Maykov wrote:
> Hi all,
>
> I've just started experimenting with Cassandra to get a f