You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Kenneth Brotman <ke...@yahoo.com.INVALID> on 2018/03/12 23:31:30 UTC

What snitch to use with AWS and Google

Quick question:  If you have one cluster made of nodes of a datacenter in
AWS and a datacenter in Google, what snitch do you use?

 

Kenneth Brotman


Re: What snitch to use with AWS and Google

Posted by Jeff Jirsa <jj...@gmail.com>.
GPFS

-- 
Jeff Jirsa


> On Mar 12, 2018, at 4:31 PM, Kenneth Brotman <ke...@yahoo.com.INVALID> wrote:
> 
> Quick question:  If you have one cluster made of nodes of a datacenter in AWS and a datacenter in Google, what snitch do you use?
>  
> Kenneth Brotman

Re: What snitch to use with AWS and Google

Posted by Lerh Chuan Low <le...@instaclustr.com>.
I would just go with GossipingPropertyFileSnitch, it will work across both
data centers (I once had a test cluster with 1 DC in Azure, 1 DC in AWS and
1 DC in GCP using GPFS). Even if it's just solely AWS, I think GPFS is
superior because you can configure virtual racks if you ever need it while
EC2Snitch you are at the mercy of AWS. You have to put in a little extra to
configure rackdc.properties though, but I think it's worth it :)



On 13 March 2018 at 10:40, Madhu-Nosql <od...@gmail.com> wrote:

> Kenneth,
>
> For AWS -EC2Snitch(if DC in Single Region)
> For Google- Better go with GossipingPropertyFileSnitch
>
> Thanks,
> Madhu
>
> On Mon, Mar 12, 2018 at 6:31 PM, Kenneth Brotman <
> kenbrotman@yahoo.com.invalid> wrote:
>
>> Quick question:  If you have one cluster made of nodes of a datacenter in
>> AWS and a datacenter in Google, what snitch do you use?
>>
>>
>>
>> Kenneth Brotman
>>
>
>

Re: What snitch to use with AWS and Google

Posted by Madhu-Nosql <od...@gmail.com>.
Kenneth,

For AWS -EC2Snitch(if DC in Single Region)
For Google- Better go with GossipingPropertyFileSnitch

Thanks,
Madhu

On Mon, Mar 12, 2018 at 6:31 PM, Kenneth Brotman <
kenbrotman@yahoo.com.invalid> wrote:

> Quick question:  If you have one cluster made of nodes of a datacenter in
> AWS and a datacenter in Google, what snitch do you use?
>
>
>
> Kenneth Brotman
>