Re: Nodes not added to existing cluster

2013-11-17 Thread Skye Book
> Aaron Morton > New Zealand > @aaronmorton > > Co-Founder & Principal Consultant > Apache Cassandra Consulting > http://www.thelastpickle.com > > On 26/09/2013, at 5:13 PM, Skye Book wrote: > >> Hi Aaron, thanks for the clarification. >> >> As m

Re: Nodes not added to existing cluster

2013-09-25 Thread Skye Book
ue in the past for me. https://gist.github.com/skyebook/ec9364cdcec02e803ffc Skye Book http://skyebook.net -- @sbook On Sep 26, 2013, at 12:34 AM, Aaron Morton wrote: >> I am curious, though, how any of this worked in the first place spread >> across three AZ's without that being set? > b

Re: Nodes not added to existing cluster

2013-09-25 Thread Skye Book
oblem, fixing that and trying a redeploy. I am curious, though, how any of this worked in the first place spread across three AZ's without that being set? -Skye On Sep 25, 2013, at 3:56 PM, Robert Coli wrote: > On Wed, Sep 25, 2013 at 12:41 PM, Skye Book wrote: > I have a three node c

Nodes not added to existing cluster

2013-09-25 Thread Skye Book
Hi all, I have a three node cluster using the EC2 Multi-Region Snitch currently operating only in US-EAST. On having a node go down this morning, I started a new node with an identical configuration, except for the seed list, the listen address and the rpc address. The new node comes up and c

Re: Unsupported major.minor version 51.0

2013-09-17 Thread Skye Book
It depends on which driver you're using, and drivers for 1.2 may indeed mostly work with 2.0. I've been using Astyanax (for Java) with 2.0 even though it doesn't specifically support the new release. On Sep 17, 2013, at 11:34 PM, Jason Wee wrote: > Sorry, I have no knowledge on Node.js, proba