RE: CASSANDRA-7649 : upgrade existing db to 2.0.10

2014-10-02 Thread Desimpel, Ignace
Below I added some more comment as info, it is not really my goal to push this item. Thanks Robert! Ignace From: Robert Coli [mailto:rc...@eventbrite.com] Sent: donderdag 2 oktober 2014 09:57 To: user@cassandra.apache.org Subject: Re: CASSANDRA-7649 : upgrade existing db to 2.0.10 On Wed, Oct

Re: CASSANDRA-7649 : upgrade existing db to 2.0.10

2014-10-02 Thread Robert Coli
On Wed, Oct 1, 2014 at 8:47 AM, Desimpel, Ignace wrote: > I deploy/distribute the Cassandra database as an embedded service > allowing me to create a basic cassandra.yaml file based on the global > cluster of machines (seeds, non-seeds, ports, disks, etc…). That allows me > to configure and upgr

CASSANDRA-7649 : upgrade existing db to 2.0.10

2014-10-01 Thread Desimpel, Ignace
I deploy/distribute the Cassandra database as an embedded service allowing me to create a basic cassandra.yaml file based on the global cluster of machines (seeds, non-seeds, ports, disks, etc...). That allows me to configure and upgrade my own software and the cassandra software using the same