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 79114D987 for ; Mon, 22 Oct 2012 11:42:10 +0000 (UTC) Received: (qmail 15905 invoked by uid 500); 22 Oct 2012 11:42:08 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 15794 invoked by uid 500); 22 Oct 2012 11:42:07 -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 15755 invoked by uid 99); 22 Oct 2012 11:42:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 11:42:05 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of samaneh.shokuhi@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2012 11:42:00 +0000 Received: by mail-wg0-f48.google.com with SMTP id ds1so1892427wgb.29 for ; Mon, 22 Oct 2012 04:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=FD4yiHSjPOtAoDznqbfGkllaU1NN1+DNUNGO3JatgJ4=; b=k+HeAQkCTUq/qqpDN2TRxZa/ZN63tjuk67F1SKzc5FjCWbB2AH6OwIWBShsonC4xTa KOrVeGlH0tVETa5/rdDUpOYXqvsZqiMs0VNka3MULj7DGKT4Z8ZPYr7K8SH9dEI04i6Z xDPi9nhIQS1vVBRmndIq6oDUWkXFhGpuufZM7heCp4laQR/keW8nGP4fJYxtaJWcBhex 3u/aQr3s5E73YXitoGBcKBR9+Y8cXCIh2yXakMUobQU4RD9pgBpNyuOdHJuurGfsWdtA MTw49ovLR/9tcZRgo1LbWUrwelMcL8/JzoKiHZKUd+ZGcGPmNWAleI9WM9tPDMROtzpn nDWQ== MIME-Version: 1.0 Received: by 10.216.227.102 with SMTP id c80mr5185310weq.112.1350906099366; Mon, 22 Oct 2012 04:41:39 -0700 (PDT) Received: by 10.216.43.136 with HTTP; Mon, 22 Oct 2012 04:41:39 -0700 (PDT) In-Reply-To: <1350881492.26718.YahooMailNeo@web120802.mail.ne1.yahoo.com> References: <1350881492.26718.YahooMailNeo@web120802.mail.ne1.yahoo.com> Date: Mon, 22 Oct 2012 13:41:39 +0200 Message-ID: Subject: Re: Hadoop Source Code From: Samaneh Shokuhi To: common-dev@hadoop.apache.org, Ravi Prakash Content-Type: multipart/alternative; boundary=0016e6dee9772d7cba04cca456db X-Virus-Checked: Checked by ClamAV on apache.org --0016e6dee9772d7cba04cca456db Content-Type: text/plain; charset=ISO-8859-1 Hi Salma, I have a question about your development enviroment.Did you use eclipse? I am going to use branch-1 to do some experiments on that.The thing is i want to import the source code into eclipse and modify and build it .Seems the source code inside src pachage in branch-1 is not mavenized . So how did you build your project ? Did you do that from eclipse or command line? Samaneh On Mon, Oct 22, 2012 at 6:51 AM, Ravi Prakash wrote: > Hi Salma, > > 0.20.205 is a little old now. branch-1.x is the last stable release. > > Although 0.23 is "alpha", Yahoo has been deploying it to pretty big > clusters and the community is stabilizing MRv2 on this branch. > > branch-2 is where a lot of innovative development is happening. It too is > "alpha" but if I were you, I would probably choose this branch. Its builds > are monitored actively and should be stable to run. > > trunk contains the latest and greatest new features / bug-fixes etc., but > in my experience is very unstable and might have trouble building / running. > > HTH > Ravi > > > > > > ________________________________ > From: Salma Saber > To: common-dev@hadoop.apache.org > Sent: Saturday, October 20, 2012 3:47 PM > Subject: Hadoop Source Code > > > > Hi, > > I am a new Hadoop developer. I want to implement an algorithm which > enhances the > Hadoop performance in Heterogeneous environments. I tried to build and run > many > versions for the Hadoop source code but the only one that I have succeeded > to > build and run is hadoop-205. > > I want to know if this version is suitable to edit on it, or there is a > better > version I should use in my implementation. > > Thanks, > Salma > --0016e6dee9772d7cba04cca456db--