Return-Path: X-Original-To: apmail-accumulo-dev-archive@www.apache.org Delivered-To: apmail-accumulo-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 D38A110CAF for ; Thu, 27 Mar 2014 03:07:33 +0000 (UTC) Received: (qmail 95300 invoked by uid 500); 27 Mar 2014 03:07:32 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 95044 invoked by uid 500); 27 Mar 2014 03:07:30 -0000 Mailing-List: contact dev-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list dev@accumulo.apache.org Received: (qmail 95025 invoked by uid 99); 27 Mar 2014 03:07:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2014 03:07:29 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of josh.elser@gmail.com designates 209.85.160.53 as permitted sender) Received: from [209.85.160.53] (HELO mail-pb0-f53.google.com) (209.85.160.53) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2014 03:07:21 +0000 Received: by mail-pb0-f53.google.com with SMTP id rp16so2820564pbb.40 for ; Wed, 26 Mar 2014 20:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=ofzc1SLhIT4LUSY7p58Tf4XT1nrCmcQz6kvlMG+f32Q=; b=F20mLycPkP9w+ssiztrCRWZG5z81MEcNiqgZl2MagrB7bb7r0d60C/5vN41REz43Lw VDBpEjTK9Cmbz0EGq2LTqj7UAYTW58qXzQ4lSEmQzEYAiBCJyzl1fPIaQ7/dk6jcu31I upfMQJ/0xnO1XTprKdbi9/9RjLcZkSx+vjyMcAV4paJUaV87KFxI3ZzMzZ9OgHR4l7Gz pqxy0kFVCVV1T00UNCkI+w1xPaw5Vlz8/VYx9l/p/6r3/I1tAY9kkkxzlCK7v7cxZjMG or/n0wwUZinw/8EVXqui2FPwJNtWvl1RK0dBhdgOqngTsUh0DPQiKLB20TGXdkfU7gGb pazw== X-Received: by 10.68.229.164 with SMTP id sr4mr89297156pbc.82.1395889619743; Wed, 26 Mar 2014 20:06:59 -0700 (PDT) Received: from [102.114.76.12] (50-78-97-126-static.hfc.comcastbusiness.net. [50.78.97.126]) by mx.google.com with ESMTPSA id h6sm1979529pbl.75.2014.03.26.20.06.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Mar 2014 20:06:59 -0700 (PDT) Message-ID: <533395D1.6010602@gmail.com> Date: Wed, 26 Mar 2014 20:06:57 -0700 From: Josh Elser User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: dev@accumulo.apache.org Subject: Re: [VOTE] Accumulo 1.4.5 RC-1 References: <53337DDC.1000608@gmail.com> <5333817D.5010208@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I haven't seen any issues in 1.5 with Hadoop 1 and 2 compatibility, so I'm not sure where your feelings of risk are coming from. Also, I've already said that this is very important to me. I do not view this as a marginal benefit. I view this as half-porting Hadoop2 support to 1.4. On 3/26/14, 6:53 PM, Sean Busbey wrote: > The reflection stuff to obviate having an special build went into 1.5 in a > hurry between RCs. Frankly, I think including it would introduce > unnecessary risk to the stability of the 1.4 line for marginal benefit.