Re: installing cassandra on ec2 boxes

2011-05-10 Thread Sameer Farooqui
Not yet, but I'm working on deploying 0.8.0 beta 2 on multi-regions using a VPN on Ubuntu. I can share my technique on this mailing list in a little bit for how I did it. On Tue, May 10, 2011 at 12:56 PM, Anurag Gujral wrote: > Are you using different regions in ec2 > Thanks > Anurag > > > On T

Re: installing cassandra on ec2 boxes

2011-05-10 Thread Anurag Gujral
Are you using different regions in ec2 Thanks Anurag On Tue, May 10, 2011 at 11:19 AM, Sameer Farooqui wrote: > Hi Anurag, > > We're using an elastic IP for the seed address (public DNS name should also > work) and using the private IP (10.255.x.x) for the listen address. > > As you're getting st

Re: installing cassandra on ec2 boxes

2011-05-10 Thread Sameer Farooqui
Hi Anurag, We're using an elastic IP for the seed address (public DNS name should also work) and using the private IP (10.255.x.x) for the listen address. As you're getting started, you may also find this blog that my team put together helpful: https://sites.google.com/a/techlabs.accenture.com/c

installing cassandra on ec2 boxes

2011-05-10 Thread Anurag Gujral
Hi All, I am trying to install cassandra on ec2 boxes . I am using domain names to specify the listen_address and seeds. I am getting following error from cassandra when I try to create keyspace. Warning: unreachable nodes IP(address of the cassandra instance).. schemas agree across the