Re: Schema Management Best Practices

2019-05-10 Thread Alain RODRIGUEZ
Hello Mark Second, any ideas what could be creating bottlenecks for schema alteration? I am not too sure what could be going on to make things that long, but about the corrupted data, I've seen it before. Here are some thoughts around schema changes and finding the bottlenecks: Ideally, use co

Schema Management Best Practices

2019-05-09 Thread Mark Bidewell
I am doing post-mortem on an issue with our cassandra cluster. One of our tables became corrupt and had to be restored via a backup. The table schema has been undergoing active development, so the number of "alter table" statements was quite large (300+). Currently, we use cqlsh to do schema loa

Re: schema management

2013-07-03 Thread Franc Carter
scripts for this project and then look in to Cassandra-Mutagen cheers > > > On Mon, Jul 1, 2013 at 5:55 PM, Franc Carter wrote: > >> On Tue, Jul 2, 2013 at 10:33 AM, Todd Fast wrote: >> >>> Franc-- >>> >>> I think you will find Mutagen Cassandra ver

Re: schema management

2013-07-02 Thread Silas Smith
ra very interesting; it is similar >> to schema management tools like Flyway for SQL databases: >> > > Oops - forgot to mention in my original email that we will be looking into > Mutagen Cassandra in the medium term. I'm after something with a low > barrier

Re: schema management

2013-07-01 Thread Franc Carter
On Tue, Jul 2, 2013 at 10:33 AM, Todd Fast wrote: > Franc-- > > I think you will find Mutagen Cassandra very interesting; it is similar to > schema management tools like Flyway for SQL databases: > Oops - forgot to mention in my original email that we will be looking into Mutag

Re: schema management

2013-07-01 Thread Todd Fast
Franc-- I think you will find Mutagen Cassandra very interesting; it is similar to schema management tools like Flyway for SQL databases: Mutagen Cassandra is a framework (based on Mutagen) that provides schema > versioning and mutation for Apache Cassandra. > > Mutagen is a li

Re: schema management

2013-07-01 Thread sankalp kohli
You can generate schema through the code. That is also one option. On Mon, Jul 1, 2013 at 4:10 PM, Franc Carter wrote: > > Hi, > > I've been giving some thought to the way we deploy schemas and am looking > for something better than out current approach, which is to use > cassandra-cli scripts.

schema management

2013-07-01 Thread Franc Carter
Hi, I've been giving some thought to the way we deploy schemas and am looking for something better than out current approach, which is to use cassandra-cli scripts. What do people use for this ? cheers -- *Franc Carter* | Systems architect | Sirca Ltd franc.car...@sirca.org.au | www.sirca.