Re: Not able to form a Cassandra cluster of two nodes in Windows?

2013-11-04 Thread Aaron Morton
> My First Node details are - > > initial_token: 0 > seeds: "10.0.0.4" > listen_address: 10.0.0.4 #IP of Machine - A (Wireless LAN adapter > Wireless Network Connection) > rpc_address: 10.0.0.4 > > My Second Node details are - > > initial_token: 0 > seeds: "10.0.0.

Re: Not able to form a Cassandra cluster of two nodes in Windows?

2013-11-01 Thread Techy Teck
In my case, both of my laptop are running Windows 7 64 bit.. Not sure what's the problem... On Fri, Nov 1, 2013 at 4:48 AM, Aaron Mintz wrote: > One issue I ran into that produced similar symptoms: if you have > internode_compression turned on without the proper snappy library available > for y

Re: Not able to form a Cassandra cluster of two nodes in Windows?

2013-11-01 Thread Aaron Mintz
One issue I ran into that produced similar symptoms: if you have internode_compression turned on without the proper snappy library available for your architecture (i had 64-bit linux), starting up will fail to link the nodes. It'll also be silent unless you set a certain class logging level to DEBU

Not able to form a Cassandra cluster of two nodes in Windows?

2013-11-01 Thread Techy Teck
I am trying to setup two nodes of Cassandra cluster on my windows machine. Basically, I have two windows machine. In both of my machine, I have installed Cassandra 1.2.11 from Datastax. Now I was following this [tutorial]( http://www.datastax.com/2012/01/how-to-setup-and-monitor-a-multi-node-cassan