Re: Couple of cache related questions

2010-09-14 Thread kannan chandrasekaran
Thanks a lot Jonathan !!! Kannan From: Jonathan Ellis To: user@cassandra.apache.org Sent: Mon, September 13, 2010 4:47:05 PM Subject: Re: Couple of cache related questions On Sun, Sep 12, 2010 at 6:10 PM, kannan chandrasekaran wrote: >> 1) What dete

Re: Couple of cache related questions

2010-09-13 Thread Jonathan Ellis
On Sun, Sep 12, 2010 at 6:10 PM, kannan chandrasekaran wrote: >> 1) What determines the amount of memory used per schema ignoring the >> general >> overhead to get cassandra up and running?  Is it just the size of the >> caches >> for the column Family + the memtable size ? > > and the bloom filte

Re: Couple of cache related questions

2010-09-12 Thread kannan chandrasekaran
Thanks for the replies Jonathan...Couple more clarifications(in bold) From: Jonathan Ellis To: user@cassandra.apache.org Sent: Sun, September 12, 2010 1:47:09 PM Subject: Re: Couple of cache related questions On Sun, Sep 12, 2010 at 2:56 PM, kannan

Re: Couple of cache related questions

2010-09-12 Thread Jonathan Ellis
On Sun, Sep 12, 2010 at 2:56 PM, kannan chandrasekaran wrote: > 1) What determines the amount of memory used per schema ignoring the general > overhead to get cassandra up and running?  Is it just the size of the caches > for the column Family + the memtable size ? and the bloom filter and index

Couple of cache related questions

2010-09-12 Thread kannan chandrasekaran
1) What determines the amount of memory used per schema ignoring the general overhead to get cassandra up and running? Is it just the size of the caches for the column Family + the memtable size ? 2) Is the size of the cache configured ( in terms of absolute numbers or percentages), an upper