From common-commits-return-14922-apmail-hadoop-common-commits-archive=hadoop.apache.org@hadoop.apache.org Thu Aug 18 15:42:27 2011 Return-Path: X-Original-To: apmail-hadoop-common-commits-archive@www.apache.org Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B11D982C9 for ; Thu, 18 Aug 2011 15:42:27 +0000 (UTC) Received: (qmail 39054 invoked by uid 500); 18 Aug 2011 15:42:27 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 38867 invoked by uid 500); 18 Aug 2011 15:42:26 -0000 Mailing-List: contact common-commits-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-commits@hadoop.apache.org Received: (qmail 38860 invoked by uid 500); 18 Aug 2011 15:42:26 -0000 Delivered-To: apmail-hadoop-core-commits@hadoop.apache.org Received: (qmail 38856 invoked by uid 99); 18 Aug 2011 15:42:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2011 15:42:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2011 15:42:25 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 337473B8; Thu, 18 Aug 2011 15:42:05 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 18 Aug 2011 15:42:05 -0000 Message-ID: <20110818154205.83186.12413@eos.apache.org> Subject: =?utf-8?q?=5BHadoop_Wiki=5D_Update_of_=22DevelopingOnTrunkAfter279Merge?= =?utf-8?q?=22_by_VinodKumarVavilapalli?= Auto-Submitted: auto-generated Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for ch= ange notification. The "DevelopingOnTrunkAfter279Merge" page has been changed by VinodKumarVav= ilapalli: http://wiki.apache.org/hadoop/DevelopingOnTrunkAfter279Merge New page: MR-279 branch is merged into mapreduce trunk and this changes things a bit for developing on mapreduce. You can get all the help that is needed from the INSTALL file at http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-mapreduce/INSTAL= L. Reproducing some of those contents here for the short-term lookup. ------------------------------------ Checking out source code ------------------------------------ svn checkout http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-map= reduce --------------------------