Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 99816 invoked from network); 2 Jul 2010 16:55:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Jul 2010 16:55:32 -0000 Received: (qmail 7067 invoked by uid 500); 2 Jul 2010 16:55:31 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 6922 invoked by uid 500); 2 Jul 2010 16:55:30 -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 6914 invoked by uid 99); 2 Jul 2010 16:55:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 16:55:30 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of qwertymaniac@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qw0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jul 2010 16:55:23 +0000 Received: by qwd7 with SMTP id 7so1740518qwd.35 for ; Fri, 02 Jul 2010 09:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=8xKUeNx6o5gj3ybSki9FMNJN/5WvKVK6qLcrv4E+fow=; b=tkzG0kuL5A682yxFAyUSp87bqnqHX3+uyBZ7vyqzhlYgSryivMYM3MAjCzoion1WQF q0OKlHiXqErn6SV3gyUusb5TTdMkVgBOI/wsdIIaTVQQ7dmg51CvE1TFEE4K/P1x44z1 48vehQ7S7FiuS4hNnPPqRIyYmzb/IGevRrgaY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=D84YQQfeSqTRkrCEXoBkhaRulZmB0QVGjP1mlSyn2KK+zjp+Hc3Y9FoQz/xs9Ef9ra D3W+DZ4xd3SRPf5KMp9zox8LViA0k+nfFtTvMRp7Bis0sgn4w9l4rSQTEm1TF9FCSpXc hwd/cDc9LFQ2FCaJTSAplWmIpFZT93qi2ITek= Received: by 10.224.110.193 with SMTP id o1mr583528qap.298.1278089653230; Fri, 02 Jul 2010 09:54:13 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.100.67 with HTTP; Fri, 2 Jul 2010 09:53:53 -0700 (PDT) In-Reply-To: References: From: Harsh J Date: Fri, 2 Jul 2010 22:23:53 +0530 Message-ID: Subject: Re: HOW to COMPILE HADOOP To: common-dev@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Use the ant build.xml (and the provided targets) bundled along? On Fri, Jul 2, 2010 at 8:51 PM, Ahmad Shahzad wrote: > Hi ALL, > =A0 =A0 =A0 =A0 =A0 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 c= ode > in some of the files. > > Regards, > Ahmad Shahzad > --=20 Harsh J www.harshj.com