Re: trying to make my ideas clear about partionning...

2010-05-10 Thread Olivier Mallassi
--- > *From:* Olivier Mallassi [mailto:omalla...@octo.com] > *Sent:* Monday, May 10, 2010 1:17 PM > *To:* user@cassandra.apache.org > *Subject:* trying to make my ideas clear about partionning... > > Hi all, > > I am trying to make my ideas clear about how the par

RE: trying to make my ideas clear about partionning...

2010-05-10 Thread Dr . Martin Grabmüller
Subject: trying to make my ideas clear about partionning... Hi all, I am trying to make my ideas clear about how the partioning works in Cassandra. Here is what I understood, pease correct me if I am wrong

trying to make my ideas clear about partionning...

2010-05-10 Thread Olivier Mallassi
Hi all, I am trying to make my ideas clear about how the partioning works in Cassandra. Here is what I understood, pease correct me if I am wrong. - Row key are partitionned based on the partitionning strategy you choose (randon, order preserving, custom if you implemented the IPartioner interfa