Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD6347434 for ; Fri, 9 Dec 2011 07:14:05 +0000 (UTC) Received: (qmail 84311 invoked by uid 500); 9 Dec 2011 07:14:04 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 84236 invoked by uid 500); 9 Dec 2011 07:14:04 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 84228 invoked by uid 99); 9 Dec 2011 07:14:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 07:14:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2011 07:13:55 +0000 Received: by iakk12 with SMTP id k12so5118695iak.35 for ; Thu, 08 Dec 2011 23:13:34 -0800 (PST) Received: by 10.42.244.137 with SMTP id lq9mr1866922icb.28.1323414814472; Thu, 08 Dec 2011 23:13:34 -0800 (PST) Received: from [10.0.1.4] (c-98-234-189-94.hsd1.ca.comcast.net. [98.234.189.94]) by mx.google.com with ESMTPS id h9sm6577354ibh.11.2011.12.08.23.13.33 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Dec 2011 23:13:33 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Need to know steps of installation of Hadoop 0.23 From: Arun C Murthy In-Reply-To: Date: Thu, 8 Dec 2011 23:13:31 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <8778651B-2EF6-4FB0-92B0-03958EFEB626@hortonworks.com> References: To: common-dev@hadoop.apache.org X-Mailer: Apple Mail (2.1084) On Dec 6, 2011, at 12:20 AM, Ulhas Shringare wrote: > Hello, > I need to know steps to install Hadoop 0.23 , every where there are = steps > to install hadoop 0.20. > And there are bit difference between them.Like conf/hadoop-env config = file > is not there. > Please provide me suitable information or link. >=20 Docs on hadoop.apache.org: = http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/= SingleCluster.html = http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/= ClusterSetup.html Arun=