On Mon, Mar 15, 2010 at 11:41 PM, Jesus Ibanez <jesusiba...@gmail.com> wrote: > To run Cassandra on Windows, after executing bin\cassandra without problems, > we need to insert the lineĀ if NOT DEFINED CASSANDRA_HOME set > CASSANDRA_HOME=%CD% into the cassandra-cli.bat file before we execute it. > That line is missing in cassandra-cli.bat, so add it and Cassandra will > execute perfectly!
Yes, this is how it is in 0.6 svn. Need to release that since it's already less buggy than 0.5... -Jonathan