On Mon, Nov 12, 2012 at 6:10 PM, Tyler Hobbs wrote:
> On Sun, Nov 11, 2012 at 4:21 AM, Sylvain Lebresne wrote:
>
>> Actually, if we're going to be precise, it's -2^63 to 2^63 - 1.
>> Long.MIN_VALUE is not a valid token for technical reasons.
>
>
> I think you typo'd, so just to be clear, did you
On Sun, Nov 11, 2012 at 4:21 AM, Sylvain Lebresne wrote:
> Actually, if we're going to be precise, it's -2^63 to 2^63 - 1.
> Long.MIN_VALUE is not a valid token for technical reasons.
I think you typo'd, so just to be clear, did you mean to say that then
lower end of the range is -2^63 + 1 (leav
Actually, if we're going to be precise, it's -2^63 to 2^63 - 1.
Long.MIN_VALUE is not a valid token for technical reasons.
Do note that you can still not change partitioner, so the new partitioner
is for new cluster. But that does mean that for existing ones you'll have
to make sure you do keep Ra
The Murmur3Partitioner range is from -2^63 to 2^63 - 1 (Java's
Long.MIN_VALUE to Long.MAX_VALUE).
On Sat, Nov 10, 2012 at 8:59 PM, Brian O'Neill wrote:
>
> Wow...good catch.
>
> We had puppet scripts which automatically assigned the proper tokens given
> the cluster size.
> What is the range now
Wow...good catch.
We had puppet scripts which automatically assigned the proper tokens given the
cluster size.
What is the range now? Got a link?
-brian
On Nov 10, 2012, at 9:27 PM, Edward Capriolo wrote:
> just a note for all. The default partitioner is no longer randompartitioner.
> It is
Ohh lala. Any documentation yet?
On Nov 10, 2012, at 6:27 PM, "Edward Capriolo"
mailto:edlinuxg...@gmail.com>> wrote:
just a note for all. The default partitioner is no longer randompartitioner. It
is now murmur, and the token range starts in negative numbers. So you don't
chose tokens Luke yo
just a note for all. The default partitioner is no longer
randompartitioner. It is now murmur, and the token range starts in negative
numbers. So you don't chose tokens Luke your father taught you anymore.
On Friday, November 9, 2012, Sylvain Lebresne wrote:
> The Cassandra team is pleased to ann
The Cassandra team is pleased to announce the release of the second beta for
the future Apache Cassandra 1.2.0.
Let me first stress that this is beta software and as such is *not* ready
for
production use.
This release is still beta so is likely not bug free. However, lots have
been
fixed since b