Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D1B118523 for ; Thu, 15 Oct 2015 22:03:20 +0000 (UTC) Received: (qmail 59076 invoked by uid 500); 15 Oct 2015 22:03:16 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 58962 invoked by uid 500); 15 Oct 2015 22:03:16 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 58952 invoked by uid 99); 15 Oct 2015 22:03:15 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 22:03:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3C78B1A2775 for ; Thu, 15 Oct 2015 22:03:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id dHDGiLUd9h-w for ; Thu, 15 Oct 2015 22:03:11 +0000 (UTC) Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com [209.85.213.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 3BAC52074F for ; Thu, 15 Oct 2015 22:03:11 +0000 (UTC) Received: by igbkq10 with SMTP id kq10so1157538igb.0 for ; Thu, 15 Oct 2015 15:03:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=iCPqJiw+KMJtAeMJhmWU/aPZ7DSAoOceksS75H7onVQ=; b=K+xTGFXlf/H/drfv6egPEAkrzCylRECh2cvCXwhg4jxL82MnrQvc2Buzx9iIo4HYIZ XYflEViHrQaPOJ+b7L0jDEtAO25HNEkvNPOIt34mYXnpSP/Uei9AK+2c//xXwPK1Tkv0 kY7IKOgRZpEQCsmDPAVx1KJ5jGcHvzKTILuTfpUqU0aSCmqfuqqwD1cjUrXncfS3A4iA rUrRovMNOuV/s5+hOoXzKrf26tM87LBOCgowVngoW6g6/3ebx8QXyokkysTidMdH8z3e MJYexv9vQAqoz4eiQBkps3lla5YTkzq+gVvWBqJuj3j9c4MZgiVTHVeGJAG/w5twniwh tuAw== X-Received: by 10.50.3.71 with SMTP id a7mr1600556iga.9.1444946590669; Thu, 15 Oct 2015 15:03:10 -0700 (PDT) Received: from wireless-s0-so-150-41-78.uchicago.edu ([128.135.100.110]) by smtp.googlemail.com with ESMTPSA id kr9sm469550igb.1.2015.10.15.15.03.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Oct 2015 15:03:10 -0700 (PDT) Subject: Re: hadoop incremental build To: user@hadoop.apache.org References: <56201DAE.4050301@gmail.com> From: Haopeng Liu Message-ID: <5620229F.4030207@gmail.com> Date: Thu, 15 Oct 2015 17:03:11 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------050209060902060907070808" This is a multi-part message in MIME format. --------------050209060902060907070808 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Thank you. The patch of Hadoop-12194 seems will be used in Hadoop-2.8.0 version. I work on hadoop-0.23.1. How can I build old version hadoop incrementally? Regards On 10/15/15 4:44 PM, Ted Yu wrote: > After a brief search, I found HADOOP-12194 > > Can you clarify what your goal is ? > > Cheers > > On Thu, Oct 15, 2015 at 2:42 PM, Haopeng Liu > wrote: > > Hi All, > > I'm building hadoop system from the source code via maven. Does it > support incremental build? Thank you! > > Best, > Haopeng > > --------------050209060902060907070808 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit Thank you. The patch of Hadoop-12194 seems will be used in Hadoop-2.8.0 version.

I work on hadoop-0.23.1. How can I build old version hadoop incrementally?

Regards

On 10/15/15 4:44 PM, Ted Yu wrote:
After a brief search, I found HADOOP-12194

Can you clarify what your goal is ?

Cheers

On Thu, Oct 15, 2015 at 2:42 PM, Haopeng Liu <hyliuhp@gmail.com> wrote:
Hi All,

I'm building hadoop system from the source code via maven. Does it support incremental build? Thank you!

Best,
Haopeng


--------------050209060902060907070808--