RE: Cassandra upgrade from 2.2.8 to 3.10

2018-03-28 Thread Fd Habash
: Wednesday, March 28, 2018 1:58 PM To: user@cassandra.apache.org Subject: Re: Cassandra upgrade from 2.2.8 to 3.10 You can perform an upgrade from 2.2.x straight to 3.11.2, but the op suggests adding nodes in 3.10 to a cluster that runs 2.2.8, which is why Jeff says it won't work. I see no reas

Re: Cassandra upgrade from 2.2.8 to 3.10

2018-03-28 Thread Alexander Dejanovski
You can perform an upgrade from 2.2.x straight to 3.11.2, but the op suggests adding nodes in 3.10 to a cluster that runs 2.2.8, which is why Jeff says it won't work. I see no reason to upgrade to 3.10 and not 3.11.2 by the way. On Wed, Mar 28, 2018 at 5:10 PM Fred Habash wrote: > Hi ... > I'm

Re: Cassandra upgrade from 2.2.8 to 3.10

2018-03-28 Thread Fred Habash
Hi ... I'm finding anecdotal evidence on the internet that we are able to upgrade 2.2.8 to latest 3.11.2. Post below indicates that you can upgrade to latest 3.x from 2.1.9 because 3.x no longer requires 'structured upgrade path'. I just want to confirm that such upgrade is supported. If yes, wher

Re: Cassandra upgrade from 2.2.8 to 3.10

2017-08-07 Thread Michael Shuler
Use 3.11.0, instead of 3.10 too - has bug fixes on top of 3.10 and gets long term release support. -- Michael On 08/07/2017 05:09 PM, Jeff Jirsa wrote: > Cant really stream cross-version. You need to add nodes and then upgrade > them (or upgrade all the nodes, and then add new ones). > > > On

Re: Cassandra upgrade from 2.2.8 to 3.10

2017-08-07 Thread Jeff Jirsa
Cant really stream cross-version. You need to add nodes and then upgrade them (or upgrade all the nodes, and then add new ones). On Mon, Aug 7, 2017 at 2:58 PM, ZAIDI, ASAD A wrote: > Hi folks, I’ve question on upgrade method I’m thinking to execute. > > > > I’m planning from apache-Cassandra