Re: online codes (?)

2010-02-02 Thread Jonathan Ellis
On Tue, Feb 2, 2010 at 9:05 PM, Anthony Di Franco wrote: > Taking the discussion below to the dev list. > > Continuing the discussion, it seems to me that objects in Cassandra > might be quite large from this passage: You've misunderstood. The "atom" in cassandra is a single column. These are al

online codes (?)

2010-02-02 Thread Anthony Di Franco
Taking the discussion below to the dev list. Continuing the discussion, it seems to me that objects in Cassandra might be quite large from this passage: "The main limitation on column and supercolumn size is that all data for a single key and column must fit (on disk) on a single machine in the cl

Re: bitmap slices

2010-02-02 Thread Ted Zlatanov
On Mon, 1 Feb 2010 12:55:01 -0600 Jonathan Ellis wrote: JE> 2010/2/1 Ted Zlatanov : >> My list of things I need for predicate queries across column and >> supercolumn names: >> >> - bitmask (OR AND1 AND2 AND3 ...).  This would make my life easier and >>  take load off our Cassandra servers.  Cu

Build failed in Hudson: Cassandra #342

2010-02-02 Thread Apache Hudson Server
See Changes: [jbellis] fix buggy assertion in client mode. patch by jbellis [eevans] use ivy to download source jars as well This forces another round of IDE classpath updates. Sorry about that. Patch by eevans ---