From common-dev-return-75009-apmail-hadoop-common-dev-archive=hadoop.apache.org@hadoop.apache.org Thu Mar 17 14:52:44 2011 Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 38218 invoked from network); 17 Mar 2011 14:52:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Mar 2011 14:52:43 -0000 Received: (qmail 77783 invoked by uid 500); 17 Mar 2011 14:52:42 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 77741 invoked by uid 500); 17 Mar 2011 14:52:42 -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 77733 invoked by uid 99); 17 Mar 2011 14:52:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Mar 2011 14:52:42 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sxk1969@hotmail.com designates 65.55.116.29 as permitted sender) Received: from [65.55.116.29] (HELO blu0-omc1-s18.blu0.hotmail.com) (65.55.116.29) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Mar 2011 14:52:32 +0000 Received: from BLU0-SMTP202 ([65.55.116.9]) by blu0-omc1-s18.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 17 Mar 2011 07:52:11 -0700 X-Originating-IP: [166.205.143.87] X-Originating-Email: [sxk1969@hotmail.com] Message-ID: Received: from [10.75.83.225] ([166.205.143.87]) by BLU0-SMTP202.blu0.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 17 Mar 2011 07:52:08 -0700 Subject: Re: pointers to Hadoop eclipse References: From: Saikat Kanjilal Content-Type: text/plain; charset="us-ascii" X-Mailer: iPhone Mail (8C148a) In-Reply-To: Date: Thu, 17 Mar 2011 07:52:01 -0700 To: "common-dev@hadoop.apache.org" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 (iPhone Mail 8C148a) X-OriginalArrivalTime: 17 Mar 2011 14:52:10.0042 (UTC) FILETIME=[E49431A0:01CBE4B2] X-Virus-Checked: Checked by ClamAV on apache.org 1) install svn plugin inside eclipse 2) specify the appropriate repository location for hadoop 3) check out code using the plugin inside eclipse 4) make code changes, compile using ant targets, also run tests Hope that helps, let me know if you need more details. Sent from my iPhone On Mar 17, 2011, at 7:47 AM, bikash sharma wrote: > Hi, > Can someone please point to any good reference that tells clearly how to > checkout Hadoop code base in eclipse, make any changes and re-compile. > Actually, I wanted to change some part in Hadoop, so wants to see the above > effect, preferrably in eclipse. > > Thanks, > Bikash