Re: Install Cassandra on EC2

2011-08-03 Thread John Conwell
One thing you might want to look at is the Apache Whirr project (which is awesome by the way!). It automagically handles spinning up a cluster of resources on EC2 (or rackspace for that matter), installing and configuring cassandra, and starting it. One thing to be aware of if you go this route.

Re: sstableloader throws storage_port error

2011-07-26 Thread John Conwell
sstableloader. Hope this helps people. I've written an in depth description of how to do all this, and can post it if people want, but I'm not sure the etiquette of posting blog links in the email list. Thanks, John On Tue, Jul 26, 2011 at 7:40 AM, John Conwell wrote: > If I h

Re: sstableloader throws storage_port error

2011-07-26 Thread John Conwell
der uses gossip to discover the Cassandra ring, so you'll > need to run it on a different IP (127.0.0.2 is fine). > > On Mon, Jul 25, 2011 at 2:41 PM, John Conwell wrote: > > I'm trying to figure out how to use the sstableloader tool. For my test > I > > have a single n

sstableloader throws storage_port error

2011-07-25 Thread John Conwell
I'm trying to figure out how to use the sstableloader tool. For my test I have a single node cassandra instance running on my local machine. I have cassandra running, and validate this by connecting to it with cassandra-cli. I run sstableloader using the following command: bin/sstableloader /Us