Re: Creating a Cassandra cluster under Windows XP

2010-05-31 Thread David Boxenhorn
Thanks to huajun qi too. On Mon, May 31, 2010 at 3:33 PM, David Boxenhorn wrote: > Thank you! That's the problem!!! > > On Mon, May 31, 2010 at 2:57 PM, Mishail wrote: > >> Are required ports (http://wiki.apache.org/cassandra/FAQ#ports) opened >> at Windows Firewall? >> >> David Boxenhorn wrote:

Re: Creating a Cassandra cluster under Windows XP

2010-05-31 Thread David Boxenhorn
Thank you! That's the problem!!! On Mon, May 31, 2010 at 2:57 PM, Mishail wrote: > Are required ports (http://wiki.apache.org/cassandra/FAQ#ports) opened > at Windows Firewall? > > David Boxenhorn wrote: > > Just to clarify things: I'm trying to get my first cluster up and > > running and it's n

Re: Creating a Cassandra cluster under Windows XP

2010-05-31 Thread Mishail
Are required ports (http://wiki.apache.org/cassandra/FAQ#ports) opened at Windows Firewall? David Boxenhorn wrote: > Just to clarify things: I'm trying to get my first cluster up and > running and it's not working. >

Re: Creating a Cassandra cluster under Windows XP

2010-05-31 Thread huajun qi
try this: ** * 192.168.80.12* * **192.168.80.234* * *

Re: Creating a Cassandra cluster under Windows XP

2010-05-31 Thread David Boxenhorn
Just to clarify things: I'm trying to get my first cluster up and running and it's not working. I have Cassandra working on one machine just fine, with all my data, but when I put Cassandra on a 2nd machine, and point it to my first machine, nothing happens. There seems to be some communication be

Creating a Cassandra cluster under Windows XP

2010-05-30 Thread David Boxenhorn
We have a VPN with PC’s running Windows XP SP3. I want to define a Cassandra cluster on two PC’s in the VPN: 192.168.80.234 and 192.168.80.12. I can ping from 192.168.80.12 to 192.168.80..234 and vice-versa. I download and install Cassandra 0.6.2 Why doesn’t the cluster cluster? I configure 19