Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 14979 invoked from network); 5 Jul 2010 11:42:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 11:42:38 -0000 Received: (qmail 67448 invoked by uid 500); 5 Jul 2010 11:42:37 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 67114 invoked by uid 500); 5 Jul 2010 11:42:35 -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 67101 invoked by uid 99); 5 Jul 2010 11:42:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 11:42:34 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 11:42:25 +0000 Received: from localhost (localhost [127.0.0.1]) by colossus.hpl.hp.com (Postfix) with ESMTP id DA8B41BA5BC for ; Mon, 5 Jul 2010 12:41:34 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at hpl.hp.com Received: from colossus.hpl.hp.com ([127.0.0.1]) by localhost (colossus.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yrzVipElYD79 for ; Mon, 5 Jul 2010 12:41:34 +0100 (BST) Received: from 0-imap-br1.hpl.hp.com (0-imap-br1.hpl.hp.com [16.25.144.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by colossus.hpl.hp.com (Postfix) with ESMTPS id 6447D1BA585 for ; Mon, 5 Jul 2010 12:41:34 +0100 (BST) MailScanner-NULL-Check: 1278934881.13516@ARwbpHIJfSX7cCobSnxcxg Received: from [16.25.175.158] (morzine.hpl.hp.com [16.25.175.158]) by 0-imap-br1.hpl.hp.com (8.14.1/8.13.4) with ESMTP id o65BfJ7m024198 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Jul 2010 12:41:20 +0100 (BST) Message-ID: <4C31C4E0.8030905@apache.org> Date: Mon, 05 Jul 2010 12:41:20 +0100 From: Steve Loughran User-Agent: Thunderbird 2.0.0.24 (X11/20100228) MIME-Version: 1.0 To: common-dev@hadoop.apache.org Subject: Re: HOW to COMPILE HADOOP References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: o65BfJ7m024198 X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org Owen O'Malley wrote: > On Fri, Jul 2, 2010 at 8:21 AM, Ahmad Shahzad wrote: >> Hi ALL, >> Can anyone tell me that how will i compile the whole hadoop >> directory if i add some files to hadoop core directory or i change some code >> in some of the files. > > The directions for the pre-split (ie. 0.20) release is in > > http://wiki.apache.org/hadoop/HowToRelease > > Post-split is pretty similar. > > -- Owen I documented how I did it via git, which covers repository setup http://wiki.apache.org/hadoop/GitAndHadoop