Re: A simple script that creates multi node clusters on a single machine.

2011-03-01 Thread Sylvain Lebresne
I also wrote a script to help dealing with firing up a Cassandra cluster on localhost. It is a bit more extensive in that it deals with how many node you want (though on a local host you won't probably be able to go too crazy) and allow to easily create/start/stop/remove a cluster (and a few more t

Re: A simple script that creates multi node clusters on a single machine.

2011-02-25 Thread Jonathan Ellis
Nice! On Wed, Feb 23, 2011 at 9:06 PM, Edward Capriolo wrote: > On the mailing list and IRC there are many questions about Cassandra > internals. I understand where the questions are coming from because it > took me a while to get a grip on it. > > However if you have a laptop with a descent amou