Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 12908 invoked from network); 22 May 2009 18:11:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 18:11:48 -0000 Received: (qmail 43278 invoked by uid 500); 22 May 2009 18:11:58 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 43193 invoked by uid 500); 22 May 2009 18:11:58 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 43183 invoked by uid 99); 22 May 2009 18:11:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 18:11:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saptarshi.guha@gmail.com designates 74.125.44.29 as permitted sender) Received: from [74.125.44.29] (HELO yx-out-2324.google.com) (74.125.44.29) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 18:11:50 +0000 Received: by yx-out-2324.google.com with SMTP id 8so1065023yxm.29 for ; Fri, 22 May 2009 11:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type:content-transfer-encoding; bh=aDm1KEAnaELfMdrrLh1qPCUh1XrcEeJhBDaYJBXJEDc=; b=Dtb2XxbOvAjzxgQqlYUpOxRtxCAB8nJpN6HrCa93OPjYRt6zIdATEtGL3BbDpKpf9E IhFz9P2ErhO1MRNg/D/eW1UPwzMpkk6XkbVG7G9wswTT+KGXPiUZY9/WsT+hHPfGzRkA CQcVoFGsvVML3IWUuaN13VgzNRb3NYFn1b+fo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=exqoBJao/KvgqswK5z40KakCe2XhtSrtBq/b1x8J5NnnJ2QBmg84jlG6zS2KNlZl6q OEw7mZygoqKgsVZH9vPaYgBeUJbLh6qCcZRJa3dVk987CPytYcjwU8FGb4w/jg5BvfUx aG9xjiwQWWQIy9c8+dMyq/HT8YXmVd32KTR1A= MIME-Version: 1.0 Received: by 10.151.133.10 with SMTP id k10mr8232426ybn.51.1243015889979; Fri, 22 May 2009 11:11:29 -0700 (PDT) Reply-To: saptarshi.guha@gmail.com Date: Fri, 22 May 2009 14:11:29 -0400 Message-ID: <1e7471d50905221111j5707bc2ch48b71bcab05fbd10@mail.gmail.com> Subject: Tutorial on building an AMI From: Saptarshi Guha To: "core-user@hadoop.apache.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello, Is there a tutorial available to build an Hadoop AMI (like Cloudera's)? Cloudera has an 18.2 ami and for reasons I understand they can't provide(as of now) AMIs for higher Hadoop versions until they become stable. I would like to create an AMI for 19.2 - so was hoping if there is a guide for building one. Thank you Saptarshi Guha