What I do, is that I have VmWare player with VM running Cassandra localy on
my laptop. This is useful when there is no internet connection and works
fine for me.
*Tamar Fraenkel *
Senior Software Engineer, TOK Media
[image: Inline image 1]
ta...@tok-media.com
Tel: +972 2 6409736
Mob: +972 54
Hi Steve,
Thanks for your reply, sorry for the delay in getting back to you. We're
actually doing something very similar already, using Hector's
EmbeddedServerHelper (it's basically the same, maybe it came from the same
code). Unfortunately whilst writing this our internet went down and I
someti
We used a modified version of Ran's embedded Cassandra for a while:
http://prettyprint.me/2010/02/14/running-cassandra-as-an-embedded-service/which
worked well for us. You have way more control over that.
Recently, we switched to having a single Cassandra installation that runs
all the time. Kind
Hi,
I'm experiencing a problem running a suite of integration tests on Windows
7, using Cassandra 1.0.9 and Java 1.6.0_31. A new cassandra instance is
spun up for each test class and shut down afterwards, using the Maven
Failsafe plugin. The problem is that the Commitlog file seems to be kept
op