Re: Version Upgrade

2018-05-03 Thread kurt greaves
> > In other words, if I am running Cassandra 1.2.x and upgrading to 2.0.x, > 2.0.x will continue to read all the old Cassandra 1.2.x table. However, if > I then want to upgrade to Cassandra 2.1.x, I’d better make sure all tables > have been upgraded to 2.0.x before making the next upgrade. Corre

RE: Version Upgrade

2018-05-03 Thread Ken Hancock
@cassandra.apache.org Subject: Re: Version Upgrade There's no harm in running it during any upgrade, and I always recommend doing it just to be in the habit. My 2 cents. On Wed, Apr 25, 2018 at 3:39 PM Christophe Schmitz mailto:christo...@instaclustr.com>> wrote: Hi Pranay, You only need to u

Re: Version Upgrade

2018-04-25 Thread Jonathan Haddad
There's no harm in running it during any upgrade, and I always recommend doing it just to be in the habit. My 2 cents. On Wed, Apr 25, 2018 at 3:39 PM Christophe Schmitz < christo...@instaclustr.com> wrote: > Hi Pranay, > > You only need to upgrade your SSTables when you perform a major Cassandr

Re: Version Upgrade

2018-04-25 Thread Christophe Schmitz
Hi Pranay, You only need to upgrade your SSTables when you perform a major Cassandra version upgrade, so you don't need to run it for upgrading in the 3.x.x series. One way to check which storage version your SSTables are using is to look at the SSTables name. It is structured as: --.db The versio