Re: Use of multiple Keyspaces

2010-07-08 Thread Benjamin Black
- what areas should I investigate > to understand the concerns you raise? > > Thanks again > > -Original Message- > From: Benjamin Black [mailto:b...@b3k.us] > Sent: Thursday, July 08, 2010 11:28 AM > To: user@cassandra.apache.org > Subject: Re: Use of multiple Keyspace

RE: Use of multiple Keyspaces

2010-07-08 Thread Dwight Smith
-Original Message- From: Benjamin Black [mailto:b...@b3k.us] Sent: Thursday, July 08, 2010 11:28 AM To: user@cassandra.apache.org Subject: Re: Use of multiple Keyspaces (and I'm sure someone will correct me if I am wrong on that) On Thu, Jul 8, 2010 at 11:24 AM, Benjamin Black wrote: &g

Re: Use of multiple Keyspaces

2010-07-08 Thread Benjamin Black
(and I'm sure someone will correct me if I am wrong on that) On Thu, Jul 8, 2010 at 11:24 AM, Benjamin Black wrote: > There is a memtable per CF, regardless of how many keyspaces you have.

Re: Use of multiple Keyspaces

2010-07-08 Thread Benjamin Black
There is a memtable per CF, regardless of how many keyspaces you have.  I'd pay more attention to the delete/compaction side of things if you are going to be doing that many deletions. Also, your mail client's formatting is broken. b On Thu, Jul 8, 2010 at 8:45 AM, Dwight Smith wrote: > Hi > >