Define keyspaces in cassandra 0.7

2010-07-19 Thread Boris Spasojevic
Hi all, Can someone post an example of how to define keyspaces in Cassandra 0.7? My initial Cassandra node does not load the keyspaces defined at Cassandra.yaml. Is there a way to define the keyspaces at startup or is runtime defining an absolute must? thanks, BoriS

Re: new node can't find seed node

2010-07-09 Thread Boris Spasojevic
Solved it! Sorry to spam your inbox! BoriS On Fri, 2010-07-09 at 11:50 +0200, Boris Spasojevic wrote: > Hi, > > I am attempting to add a new node to a single node already running. > I have set the first node not to bootstrap, and the second node to > bootstrap whit the fir

new node can't find seed node

2010-07-09 Thread Boris Spasojevic
Hi, I am attempting to add a new node to a single node already running. I have set the first node not to bootstrap, and the second node to bootstrap whit the first node as it's seeder. The IP configuration is OK, the machines can ping each other, the seed machine (or should I say cassandra runnin