Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 76A0E97CD for ; Thu, 2 Feb 2012 02:48:59 +0000 (UTC) Received: (qmail 95918 invoked by uid 500); 2 Feb 2012 02:48:59 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 95880 invoked by uid 500); 2 Feb 2012 02:48:56 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 95872 invoked by uid 99); 2 Feb 2012 02:48:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 02:48:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2012 02:48:51 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 850C87D9 for ; Thu, 2 Feb 2012 02:48:31 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 02 Feb 2012 02:48:31 -0000 Message-ID: <20120202024831.72669.11104@eos.apache.org> Subject: =?utf-8?q?=5BHama_Wiki=5D_Trivial_Update_of_=22LaunchHamaUsingWhirr=22_by?= =?utf-8?q?_edwardyoon?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for chan= ge notification. The "LaunchHamaUsingWhirr" page has been changed by edwardyoon: http://wiki.apache.org/hama/LaunchHamaUsingWhirr?action=3Ddiff&rev1=3D5&rev= 2=3D6 The following commands install Whirr and start a 5 node Hama cluster on A= mazon EC2 in 5 minutes or less. = = {{{ - % curl -O http://apache.tt.co.kr//whirr/whirr-0.7.0/whirr-0.7.0.tar.gz + % curl -O http://www.apache.org/dist/whirr/whirr-0.x.0/whirr-0.x.0.tar.gz - % tar zxf whirr-0.7.0.tar.gz; cd whirr-0.7.0 + % tar zxf whirr-0.x.0.tar.gz; cd whirr-0.x.0 = % export AWS_ACCESS_KEY_ID=3DYOUR_ID % export AWS_SECRET_ACCESS_KEY=3DYOUR_SECKEY