Re: Specifying initial token in 1.2 fails

2013-01-04 Thread Michael Kjellman
Murmur3 != MD5 (RandomPartitioner) From: Dwight Smith dwight.sm...@genesyslab.commailto:dwight.sm...@genesyslab.com Reply-To: user@cassandra.apache.orgmailto:user@cassandra.apache.org user@cassandra.apache.orgmailto:user@cassandra.apache.org Date: Friday, January 4, 2013 8:36 AM To:

RE: Specifying initial token in 1.2 fails

2013-01-04 Thread Dwight Smith
seems to only apply to RandomPartitioner. Thanks again From: Michael Kjellman [mailto:mkjell...@barracuda.com] Sent: Friday, January 04, 2013 8:39 AM To: user@cassandra.apache.org Subject: Re: Specifying initial token in 1.2 fails Murmur3 != MD5 (RandomPartitioner) From: Dwight Smith dwight.sm

Re: Specifying initial token in 1.2 fails

2013-01-04 Thread Michael Kjellman
@cassandra.apache.orgmailto:user@cassandra.apache.org Subject: RE: Specifying initial token in 1.2 fails Michael Yes indeed – my mistake. Thanks. I can specify RandomPartitioner, since I do not use indexing – yet. Just for informational purposes – with Murmur3 - to achieve a balanced cluster – is the initial

Re: Specifying initial token in 1.2 fails

2013-01-04 Thread Nick Bailey
tokens to nodes anymore. Best, michael From: Dwight Smith dwight.sm...@genesyslab.com Reply-To: user@cassandra.apache.org user@cassandra.apache.org Date: Friday, January 4, 2013 8:48 AM To: 'user@cassandra.apache.org' user@cassandra.apache.org Subject: RE: Specifying initial token in 1.2 fails

Re: Specifying initial token in 1.2 fails

2013-01-04 Thread Edward Capriolo
: Friday, January 4, 2013 8:48 AM To: 'user@cassandra.apache.org' user@cassandra.apache.org Subject: RE: Specifying initial token in 1.2 fails Michael ** ** Yes indeed – my mistake. Thanks. I can specify RandomPartitioner, since I do not use indexing – yet. ** ** Just