Running Apache Cassandra 0.8.2 on Windows 7
Alonso Robles:
I needed to get Apache Cassandra running locally on my Windows 7 box for development purposes.
Sounds like a completely painless process[1]: 1) create a CASSANDRA_HOME System variable, 2) Modify paths in cassandra.yaml, 3) done.
-
If you don’t have a Java environment then you’ll have to get one and that would add 2 other steps: 1) install Java, 2) define a
JAVA_HOMEsystem variable. ↩
Original title and link: Running Apache Cassandra 0.8.2 on Windows 7 (©myNoSQL)
via: http://alonsorobles.com/2011/08/08/running-apache-cassandra-0-8-2-on-windows-7/