Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1B2FB1067D for ; Wed, 11 Sep 2013 15:41:18 +0000 (UTC) Received: (qmail 97272 invoked by uid 500); 11 Sep 2013 15:41:15 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 97023 invoked by uid 500); 11 Sep 2013 15:41:11 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 97015 invoked by uid 99); 11 Sep 2013 15:41:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 15:41:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rashmi.aroskar@gmail.com designates 209.85.220.181 as permitted sender) Received: from [209.85.220.181] (HELO mail-vc0-f181.google.com) (209.85.220.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Sep 2013 15:41:04 +0000 Received: by mail-vc0-f181.google.com with SMTP id hz10so6139283vcb.40 for ; Wed, 11 Sep 2013 08:40:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=UPD7M4nuKufpqpjm9Es/oeZeQM8QFfr9Y6uExU78Hvc=; b=hve54ERaqbvkT/s+xuyq5IBnn2PNAmYy38s12c4sVWliPqh2e1kQ+hKPUIIIdisCp6 mcMD8QPagExHKYSh9ZTee6tdR3YHNrnGdYNtmht2iGGs7HqwdhkpNK+4lwMW+IgaPiKo Xc0xc8bT3ExXMGncv9UoUj5iKtWXlAQ7eojs+yBFi1r9g3US7oz+TFqOhfLku5T1AnGx LnbqKifLuGL9gsP5wYpp/yEb7fPmsarv5Q8yTLnl9/0n0F/VLseJmZCqOa6K2nl0v6pI iQrMuwnDJvB5rhGhNIIOTDBTIZuRc0xuxLjqBX1QFsjzgrv62kdY7bpNE3IzoU1SZb72 Aq3Q== MIME-Version: 1.0 X-Received: by 10.220.64.210 with SMTP id f18mr235655vci.40.1378914044011; Wed, 11 Sep 2013 08:40:44 -0700 (PDT) Received: by 10.58.161.80 with HTTP; Wed, 11 Sep 2013 08:40:43 -0700 (PDT) In-Reply-To: References: Date: Wed, 11 Sep 2013 11:40:43 -0400 Message-ID: Subject: Re: making sure 1 copy per availability zone(rack) using EC2Snitch From: rash aroskar To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=001a11c1d0eac4ea7804e61d711a X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1d0eac4ea7804e61d711a Content-Type: text/plain; charset=ISO-8859-1 Thanks that is helpful. On Tue, Sep 10, 2013 at 3:52 PM, Robert Coli wrote: > On Mon, Sep 9, 2013 at 11:21 AM, rash aroskar wrote: > >> Are you suggesting deploying 1.2.9 only if using Cassandra "DC" outside >> of EC2 or if I wish to use rack replication at all? >> > > 1) use 1.2.9 no matter what, instead of 1.2.5 > 2) if only *ever* will have clusters in EC2, EC2Snitch is fine, but read > and understand CASSANDRA-3810, especially if not using vnodes > 3) if *ever* may have clusters outside of EC2 + inside EC2, use > GossipingPropertyFileSnitch > 4) if using vnodes, just create a cluster out of hosts with 50% in each AZ > and you should be all set. > > =Rob > --001a11c1d0eac4ea7804e61d711a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks that is helpful.=A0


On Tue, Sep 10, 2013 at 3:52 PM, Robert= Coli <rcoli@eventbrite.com> wrote:
On Mon, S= ep 9, 2013 at 11:21 AM, rash aroskar <rashmi.aroskar@gmail.com&= gt; wrote:
Are you suggesting dep= loying 1.2.9 only if using Cassandra "DC" outside of EC2 or if I = wish to use rack replication at all?

1) use 1.2.9 no matter what, i= nstead of 1.2.5
2) if only *ever* will have clusters in EC2, EC2S= nitch is fine, but read and understand CASSANDRA-3810, especially if not us= ing vnodes
3) if *ever* may have clusters outside of EC2 + inside EC2, use Gossip= ingPropertyFileSnitch=A0
4) if using vnodes, just create a cluste= r out of hosts with 50% in each AZ and you should be all set.

=3DRob

--001a11c1d0eac4ea7804e61d711a--