Re: Upgrade from 0.6 to 1.0

2011-12-07 Thread Janne Jalkanen
I did this just last week, 0.6.13 -> 1.0.5. Basically, I grabbed the 0.7 distribution and ran the configuration conversion tool there first, but since the config it produced wasn't compatible with 1.0, in the end I just opened two editor windows, one with my 0.6 config and one with the 1.0 cas

Re: Upgrade from 0.6 to 1.0

2011-12-06 Thread Jehan Bing
Found my problem: I was using a very old cassandra (0.6.1). So I upgraded to 0.6.13 first then I could start 1.0.5. And so by trial, I can then answer my other questions: - no, config-convert is not necessary and I can just edit the default cassandra.yaml - no, I don't need schematool, can just

Upgrade from 0.6 to 1.0

2011-12-06 Thread Jehan Bing
Hi, I've seen recent posts saying it was possible to upgrade directly from 0.6 to 1.0. But how? I ran "nodetool drain" on all my nodes and shut them down. However, there is not config-convert tool anymore. Since I basically using the default config, is it important? Or is it OK to just use t