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 AD26C78CD for ; Wed, 3 Aug 2011 14:50:00 +0000 (UTC) Received: (qmail 15501 invoked by uid 500); 3 Aug 2011 14:49:58 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 15419 invoked by uid 500); 3 Aug 2011 14:49:57 -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 15410 invoked by uid 99); 3 Aug 2011 14:49:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 14:49:57 +0000 X-ASF-Spam-Status: No, hits=1.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eldad87@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2011 14:49:52 +0000 Received: by wyj26 with SMTP id 26so704601wyj.31 for ; Wed, 03 Aug 2011 07:49:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=iUS8CznilRRKgcJ9N2bbVOMzQ+TdTsTJYjkmnweb3rs=; b=BIYZXuUgSozoNDQjdXFqX7ORQQkoKHfZRcW7WKvTgRQSWVxj9hQ6mxkIm34mSftlOr LhYdp7HpVYdMJPAyBo6Yg/eikl3jQQuaQR0clq+mqiEXn3ABG44MmsqcEuy4go22gZWG sZYp9TBIvtLad8qM6UrP4VSCLdZRvOeornvo4= MIME-Version: 1.0 Received: by 10.216.205.160 with SMTP id j32mr2965819weo.36.1312382970933; Wed, 03 Aug 2011 07:49:30 -0700 (PDT) Received: by 10.216.135.130 with HTTP; Wed, 3 Aug 2011 07:49:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 3 Aug 2011 17:49:30 +0300 Message-ID: Subject: Re: Install Cassandra on EC2 From: Eldad Yamin To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=0016e6dd8bd3cab1a704a99af819 --0016e6dd8bd3cab1a704a99af819 Content-Type: text/plain; charset=ISO-8859-1 Thanks! But I prefer to learn how to Install first - if you have any good references (I didn't find any, even general installation for a EC2/regular machine) I'm also going to try and install Solandra, I hope that Whirr will support it in the near future. On Wed, Aug 3, 2011 at 5:43 PM, John Conwell wrote: > One thing you might want to look at is the Apache Whirr project (which is > awesome by the way!). It automagically handles spinning up a cluster of > resources on EC2 (or rackspace for that matter), installing and configuring > cassandra, and starting it. > > One thing to be aware of if you go this route. By default in the yaml file > all data is written under the /var folder. But on a server started by > Whirr, this folder only has something like 4gb. Most of the hard disk > space is under the /mnt folder. So you'll either need to change what > folders are pointed to what drives (not sure if you can or not...I'm sure > you could), or change the yaml file to point the /mnt folder. > > > On Wed, Aug 3, 2011 at 6:28 AM, Eldad Yamin wrote: > >> Hi, >> Is there any manual or important notes I should know before I try to >> install Cassandra on EC2? >> >> Thanks! >> > > > > -- > > Thanks, > John C > > --0016e6dd8bd3cab1a704a99af819 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks!
But I prefer to learn how to Install first - i= f you have any good references (I didn't find any, even general install= ation for a EC2/regular machine)
I'm also going to try and in= stall=A0Solandra, I hope that Whirr will support it in the near future.


--0016e6dd8bd3cab1a704a99af819--