Re: Decommissioned nodes and FailureDetector

2018-01-26 Thread Oleksandr Shulgin
On Fri, Jan 19, 2018 at 6:53 PM, Tom van der Woerdt < tom.vanderwoe...@booking.com> wrote: > > Here's the code I use, hope it helps: > ... > Thanks Tom, that really does the trick! -- Alex

RE: Nodes show different number of tokens than initially

2018-01-26 Thread Kenneth Brotman
Oleksandr, Could it be that after distributing the data, some of the nodes did not need to have a fourth token? Kenneth Brotman From: Oleksandr Shulgin [mailto:oleksandr.shul...@zalando.de] Sent: Thursday, January 25, 2018 3:44 AM To: User Subject: Nodes show different number of token

Re: Nodes show different number of tokens than initially

2018-01-26 Thread Oleksandr Shulgin
On Fri, Jan 26, 2018 at 3:08 PM, Kenneth Brotman < kenbrot...@yahoo.com.invalid> wrote: > > > Could it be that after distributing the data, some of the nodes did not > need to have a fourth token? > I'm not sure, but that would be definitely against my understanding of how token assignment works.

Slow paging query on Cassandra.

2018-01-26 Thread Juan Manuel Alonso
Hi guys, I'm having some trouble while using paged queries on Cassandra's Java driver (version 3.3.2). I'm using Cassandra 3.11.0. I have to fetch a page of data from the DB, then make some trivial changes, and then update these rows. A simplified version of the code i'm running would be:

Migrate from Windows to Linux

2018-01-26 Thread Alaa Zubaidi (PDF)
Hi, What is the best way to migrate my Cassandra 2.x cluster from Windows to Linux? - Can I mix Windows and linux nodes in the same cluster? bring linux node one by one, and shutdown windows nodes one by one? - Can I use multiple racks feature? how would this work? - Other ideas? Regards. Alaa --