Re: setting up prod cluster

2015-01-12 Thread Philip Thompson
I might be misinterpreting you, but it seems you are only using one seed per node. Is there a specific reason for that? A node can have multiple seeds in its seed list. It is my understanding that typically, every node in a cluster has the same seed list. On Sun, Jan 11, 2015 at 10:03 PM, Tim Dunp

Re: setting up prod cluster

2015-01-12 Thread Eric Stevens
Hi Tim, replies inline below. On Sun, Jan 11, 2015 at 8:03 PM, Tim Dunphy wrote: > Hey all, > > I've been experimenting with Cassandra on a small scale and in my own > sandbox for a while now. I'm pretty used to working with it to get small > clusters up and running and gossiping with each othe

setting up prod cluster

2015-01-11 Thread Tim Dunphy
Hey all, I've been experimenting with Cassandra on a small scale and in my own sandbox for a while now. I'm pretty used to working with it to get small clusters up and running and gossiping with each other. But I just had a new project at work drop into my lap that requires a NoSQL data store. A