Re: mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Edward Capriolo
We ran a Cassandra LAN party once with a mixed environment. http://www.datastax.com/dev/blog/cassandra-nyc-lan-party This was obviously a trivial setup. I think areas of concern would if you have column families located on different devices and streaming related issues. It might work just fine how

Re: mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Илья Шипицин
We want to migrate hundred gigabytes cluster from winows to linux without operation interruption. I.e. node by node. вторник, 22 октября 2013 г. пользователь Jon Haddad писал: > I can't imagine any situation where this would be practical. What would > be the reason to even consider this? > > On

Re: mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Илья Шипицин
Technical reason is "path separator", which is different on linux and windows. If you would search through maling list, you would have found evidence it does not work and it is not supported. But, the most recent notice I have found was about 0.7 and there was no jira bug number. Just "unsupported

Re: mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Jon Haddad
I can't imagine any situation where this would be practical. What would be the reason to even consider this? On Oct 21, 2013, at 11:06 AM, Robert Coli wrote: > On Mon, Oct 21, 2013 at 12:55 AM, Илья Шипицин wrote: > is mixed linux/windows cluster configuration supported in 1.2 ? > > I don't

Re: mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Robert Coli
On Mon, Oct 21, 2013 at 12:55 AM, Илья Шипицин wrote: > is mixed linux/windows cluster configuration supported in 1.2 ? > I don't think it's officially supported in any version; you would be among a very small number of people operating in this way. However there is no technical reason it "shoul

mixed linux/windows cluster in Cassandra-1.2

2013-10-21 Thread Илья Шипицин
Hello! is mixed linux/windows cluster configuration supported in 1.2 ? Cheers, Ilya Shipitsin