Re: [EXTERNAL] Re: Cassandra migration from 1.25 to 3.x

2019-06-19 Thread Anurag Sharma
-Original Message- > From: Michael Shuler On Behalf Of Michael Shuler > Sent: Monday, June 17, 2019 8:26 AM > To: user@cassandra.apache.org > Subject: [EXTERNAL] Re: Cassandra migration from 1.25 to 3.x > > First and foremost, read NEWS.txt from your current version to the version

RE: [EXTERNAL] Re: Cassandra migration from 1.25 to 3.x

2019-06-17 Thread Durity, Sean R
path, but that company obviously hadn't invested there. Sean Durity -Original Message- From: Michael Shuler On Behalf Of Michael Shuler Sent: Monday, June 17, 2019 8:26 AM To: user@cassandra.apache.org Subject: [EXTERNAL] Re: Cassandra migration from 1.25 to 3.x First and foremost,

Re: Cassandra migration from 1.25 to 3.x

2019-06-17 Thread Michael Shuler
First and foremost, read NEWS.txt from your current version to the version you wish to upgrade to. There are too may details that you many need to be aware of. For instance, in the 2.0.0 Upgrading notes: https://github.com/apache/cassandra/blob/cassandra-3.11/NEWS.txt#L1169-L1178 I assume you

Re: Cassandra migration from 1.25 to 3.x

2019-06-17 Thread Anurag Sharma
Thanks Alex, I came across some interesting and efficient ways of upgrading from 1.x to 3.x as described in the blog here and others. Was curious if someone has open-sourced their custom utility. :D Regards Anurag On Mon,

Re: Cassandra migration from 1.25 to 3.x

2019-06-17 Thread Oleksandr Shulgin
On Mon, Jun 17, 2019 at 9:30 AM Anurag Sharma wrote: > > We are upgrading Cassandra from 1.25 to 3.X. Just curious if there is any > recommended open source utility for the same. > Hi, The "recommended open source utility" is the Apache Cassandra itself. ;-) Given the huge difference between

Cassandra migration from 1.25 to 3.x

2019-06-17 Thread Anurag Sharma
Hi, We are upgrading Cassandra from 1.25 to 3.X. Just curious if there is any recommended open source utility for the same. Regards Anurag