Dear Cassandra Developers,
Please forgive the random intrusion, however, an important client of our
consultancy is looking into replacing a production size Oracle DB with
Cassandra. They are, regrettably, unable to find anyone with actual Cassandra
experience to lead the feasibility study. Do a
uhmm, didn't expect that i'd be that simple (i did read the dht
package, but was not aware of the Token).
Thank you Jon, and sorry for the stupid question.
2011/6/30 Jonathan Ellis :
> RandomPartitioner.getToken
>
> On Thu, Jun 30, 2011 at 5:38 AM, Santiago Basulto
> wrote:
>> Hello People. Sorr
RandomPartitioner.getToken
On Thu, Jun 30, 2011 at 5:38 AM, Santiago Basulto
wrote:
> Hello People. Sorry for the question, i think it could be a little "simple".
>
> I'm starting with cassandra, and trying to understand the source code.
> I also read the White Paper.
>
> My question is. Where is
Hello People. Sorry for the question, i think it could be a little "simple".
I'm starting with cassandra, and trying to understand the source code.
I also read the White Paper.
My question is. Where is all the thing about Consistent Hashing
(mentioned in the paper) implemented? I've looked for it