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 1B9E69E8A for ; Tue, 21 May 2013 18:03:48 +0000 (UTC) Received: (qmail 17435 invoked by uid 500); 21 May 2013 18:03:48 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 17263 invoked by uid 500); 21 May 2013 18:03:48 -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 17247 invoked by uid 99); 21 May 2013 18:03:48 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 18:03:48 +0000 Received: from localhost (HELO mail-wg0-f47.google.com) (127.0.0.1) (smtp-auth username afuchs, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 May 2013 18:03:47 +0000 Received: by mail-wg0-f47.google.com with SMTP id e11so554604wgh.14 for ; Tue, 21 May 2013 11:03:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oqVs04UOVWw5Q/ORyo337IH8DUpPot3T4qjxRS+dHyc=; b=VDXYwagqwgJE7MEwp8aMvPU45/sduFm2WnS4wXpVDnCB9SSckFeFvg4M+hoQP/xhJ9 mY6L7gXZy9tMrSp+1dF500Cn+5zo3Rq8ayM8cJq2uLoNJBoOujiLCHoGxtqNES8gutHL f7uIqYmzJN7F/1i+h1KAys8KXxtmVtk04ZYZFUac7pVrw1ykfuWBkrXLZKzL/lvz88vl OvpaHr0DVpw6HOK+v3ryPYcudiBDt4lmnoaUxCJrKxanfoipiCQ3jJRbXIqUNzZAweFQ IlSeXvqlW+H5coYB44Kp0MCxox50hegB40lNlOaAzlqQxi+my2DztEPwdph2++Fle2b3 YhtQ== MIME-Version: 1.0 X-Received: by 10.180.188.141 with SMTP id ga13mr26314124wic.9.1369159426194; Tue, 21 May 2013 11:03:46 -0700 (PDT) Received: by 10.217.95.138 with HTTP; Tue, 21 May 2013 11:03:46 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 May 2013 14:03:46 -0400 Message-ID: Subject: Re: hadoop-2.0 incompatibility From: Adam Fuchs To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=001a11c37f5a3d493c04dd3e45fd --001a11c37f5a3d493c04dd3e45fd Content-Type: text/plain; charset=ISO-8859-1 Yes, that's correct. It looks like we only need to exercise the two builds option if we find a need later on. Adam On Tue, May 21, 2013 at 12:02 PM, Christopher wrote: > Sure, that's still an option, but I don't think this particular > incompatibility makes it necessary, does it? > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Tue, May 21, 2013 at 12:00 PM, Adam Fuchs wrote: > > We still have the option of putting out a separate build for 1.5.0 > > compatibility with hadoop 2. Should we vote on that release separately? > > Seems like it should be easy to add more binary packages that correspond > to > > the same source release, even after the initial vote. > > > > Adam > > > > > > > > On Tue, May 21, 2013 at 11:55 AM, Keith Turner wrote: > > > >> On Tue, May 21, 2013 at 11:02 AM, Eric Newton > >> wrote: > >> > >> > Ugh. While running the continuous ingest verify, yarn spit this out: > >> > > >> > Error: Found interface org.apache.hadoop.mapreduce.Counter, but class > was > >> > expected > >> > > >> > This is preventing the reduce step from completing. > >> > > >> > >> Could fix it in 1.5.1 > >> > >> I am starting to think that hadoop compat was so important, it should > have > >> been mostly completed before the feature freeze. > >> > >> > >> > > >> > -Eric > >> > > >> > --001a11c37f5a3d493c04dd3e45fd--