Re: backup data with Cass-operator and Medusa

2020-10-09 Thread Manu Chadha
Thanks John. On 9 Oct 2020, at 19:41, John Sanda mailto:john.sa...@gmail.com>> wrote: Hi Manu I have started doing the preliminary work. I have a PR[1] for Medusa that needs to be reviewed/merged. I have done some work[2] for initial, low-level integration directly against statefulsets. I hope

Re: backup data with Cass-operator and Medusa

2020-10-09 Thread John Sanda
Hi Manu I have started doing the preliminary work. I have a PR[1] for Medusa that needs to be reviewed/merged. I have done some work[2] for initial, low-level integration directly against statefulsets. I hope to have medusa integration land within the next couple releases of cass-operator. [1] ht

backup data with Cass-operator and Medusa

2020-10-09 Thread Manu Chadha
Hi By when the Medusa integration for backing up C* using Cass-Operator would be available? Found this discussion - https://community.datastax.com/questions/6364/triggering-consistent-backups.html Would this be the recommended way? Till the time it becomes available what other options could I

Re: Tool for schema upgrades

2020-10-09 Thread Paul Chandler
Thanks Alex and Alex That script checks the schema is in agreement after each statement, so that is exactly what I am looking for. Thanks Paul > On 8 Oct 2020, at 18:21, Alexander DEJANOVSKI wrote: > > I second Alex's recommendation. > We use https://github.com/patka/cassandra-migration >