Re: About using Ec2MultiRegionSnitch

2019-03-06 Thread Oleksandr Shulgin
On Tue, Mar 5, 2019 at 2:24 PM Jeff Jirsa wrote: > Ec2 multi should work fine in one region, but consider using > GossipingPropertyFileSnitch if there’s even a chance you’ll want something > other than AWS regions as dc names - multicloud, hybrid, analytics DCs, etc > For the record, DC names ca

Re: About using Ec2MultiRegionSnitch

2019-03-05 Thread Jean Carlo
Awesome Thank you very much Cheers Jean Carlo "The best way to predict the future is to invent it" Alan Kay On Tue, Mar 5, 2019 at 2:47 PM Jeff Jirsa wrote: > > > > > On Mar 5, 2019, at 5:32 AM, Jean Carlo > wrote: > > > > Hello Jeff, thank you for the answer. But what will be the advantag

Re: About using Ec2MultiRegionSnitch

2019-03-05 Thread Jeff Jirsa
> On Mar 5, 2019, at 5:32 AM, Jean Carlo wrote: > > Hello Jeff, thank you for the answer. But what will be the advantage of > GossipingPropertyFileSnitch over Ec2MultiRegionSnitch exactly ? The > possibility to name the DCs ? Yes And if you ever move out of aws you won’t have any problem

Re: About using Ec2MultiRegionSnitch

2019-03-05 Thread Jean Carlo
Hello Jeff, thank you for the answer. But what will be the advantage of GossipingPropertyFileSnitch over Ec2MultiRegionSnitch exactly ? The possibility to name the DCs ? And another question, are you telling me that GossipingPropertyFileSnitch works fine in AWS and there is no need of Ec2Snitch?

Re: About using Ec2MultiRegionSnitch

2019-03-05 Thread Jeff Jirsa
Ec2 multi should work fine in one region, but consider using GossipingPropertyFileSnitch if there’s even a chance you’ll want something other than AWS regions as dc names - multicloud, hybrid, analytics DCs, etc -- Jeff Jirsa > On Mar 5, 2019, at 5:12 AM, Jean Carlo wrote: > > Hello every

About using Ec2MultiRegionSnitch

2019-03-05 Thread Jean Carlo
Hello everyone, I am preparing a cluster single dc in AWS. For the moment there is not need to have a Multi DC cluster but I would like to avoid a Snitch migration in the future. I would like to know if Ec2MultiRegionSnitch works also for cluster single DC. Or The migration Ec2Snitch to Ec2MultiReg