Return-Path: Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: (qmail 39243 invoked from network); 25 May 2010 20:17:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 May 2010 20:17:12 -0000 Received: (qmail 80148 invoked by uid 500); 25 May 2010 20:17:12 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 80066 invoked by uid 500); 25 May 2010 20:17:11 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 80058 invoked by uid 99); 25 May 2010 20:17:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 20:17:11 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.83.176] (HELO mail-pv0-f176.google.com) (74.125.83.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 May 2010 20:17:06 +0000 Received: by pvc21 with SMTP id 21so135681pvc.35 for ; Tue, 25 May 2010 13:16:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.67.35 with SMTP id p35mr5466399wfa.203.1274818604084; Tue, 25 May 2010 13:16:44 -0700 (PDT) Received: by 10.143.16.21 with HTTP; Tue, 25 May 2010 13:16:44 -0700 (PDT) In-Reply-To: <4BFC2E10.3030206@princeton.edu> References: <4BFC2E10.3030206@princeton.edu> Date: Tue, 25 May 2010 13:16:44 -0700 Message-ID: Subject: Re: HDFS documentation From: Eli Collins To: general@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hey Abhi, Two good pages on HDFS configuration: * http://hadoop.apache.org/common/docs/current/hdfs-default.html * http://developer.yahoo.com/hadoop/tutorial/module2.html There's also an excellent chapter on HDFS configuration in Hadoop: the definitive guide. http://oreilly.com/catalog/9780596521981 Thanks, Eli On Tue, May 25, 2010 at 1:07 PM, Abhishek Gupta wrote: > Hi, > I am a new user for HDFS. I tried to understand the documentation given on > the website but I am not able to get most of the things. > Is there any complete or more elaborated documentation for HDFS > configuration? > If anyone has their configuration notes that can be shared, it would be > great. > Thanks, > Abhi. >