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 4A42910F71 for ; Tue, 25 Mar 2014 15:26:46 +0000 (UTC) Received: (qmail 78523 invoked by uid 500); 25 Mar 2014 15:26:45 -0000 Delivered-To: apmail-accumulo-dev-archive@accumulo.apache.org Received: (qmail 78103 invoked by uid 500); 25 Mar 2014 15:26:44 -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 77898 invoked by uid 99); 25 Mar 2014 15:26:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 15:26:42 +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 mdrob@cloudera.com designates 209.85.214.169 as permitted sender) Received: from [209.85.214.169] (HELO mail-ob0-f169.google.com) (209.85.214.169) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 15:26:38 +0000 Received: by mail-ob0-f169.google.com with SMTP id va2so739541obc.14 for ; Tue, 25 Mar 2014 08:26:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=2oGeT0qokdPoUyjWTUn40TVM2N2/IVcKAc/GU8/TB1o=; b=Nyc8vu1zHvCOiBp2eoehh5kkGxhkM6azce7BkKXi23LSaBO9jqtgGaVZckniW7x7Rx 0TOqpa9gmxAzDkZJv85lf/FQFLJ5WkeRQJLzzdWrp5GTeNRP4D/Ir40saKsrdG6gtWsm uiv+P7/OMtU34c2cQwlv0L4OTX0xQ0K5GzFTmfUvRKJCGdTMZsTlNYhSICkYz27pbDRV +v6VPe39ddRSsr5je94pVYMw2uR4jyRk71XD3lQjEwuRjL/f4QfIDBRUd2SXmpl0WHX2 cZFT7Ov8E1vPLXB6MdMQ6dqX+JS4ay2URL/GT3opurqwQMDMyU3rvK7XrQKwnwbhiZ7o MOvw== X-Gm-Message-State: ALoCoQlYBAUi1g+9o8EtyG+4O0SI1nDC3PWWSj00pVOgNNz9/DDOef3OnufwlWNse1dkc9IIYCuI X-Received: by 10.182.250.200 with SMTP id ze8mr1413315obc.72.1395761177743; Tue, 25 Mar 2014 08:26:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.60.35.104 with HTTP; Tue, 25 Mar 2014 08:25:57 -0700 (PDT) In-Reply-To: References: From: Mike Drob Date: Tue, 25 Mar 2014 10:25:57 -0500 Message-ID: Subject: Re: [VOTE] Accumulo 1.4.5 RC-1 To: dev@accumulo.apache.org Content-Type: multipart/alternative; boundary=089e0160c66030e85c04f56ff949 X-Virus-Checked: Checked by ClamAV on apache.org --089e0160c66030e85c04f56ff949 Content-Type: text/plain; charset=ISO-8859-1 The default profile. On Tue, Mar 25, 2014 at 10:24 AM, Sean Busbey wrote: > Which hadoop profile was used in building the binary dist and staged maven > artifacts? > > -Sean > > On Mon, Mar 24, 2014 at 3:35 PM, Mike Drob wrote: > > > Devs, > > > > Please consider the following candidate for Accumulo 1.4.5, based on git > > commit fffe84c. > > > > Source: > > > > > http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/accumulo-1.4.5-src.tar.gz > > Binary: > > > > > http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/accumulo-1.4.5-dist.tar.gz > > Checksums available at > http://people.apache.org/~mdrob/accumulo-1.4.5-rc1/ > > > > Staging repository: > > > https://repository.apache.org/content/repositories/orgapacheaccumulo-1004 > > > > > > The source tar was generated using: > > > > VERSION=accumulo-1.4.5 > > COMMIT=fffe84c > > git archive --prefix=${VERSION}/ -o ../${VERSION}-src.tar.gz $COMMIT > > > > All other artifacts were generated using src/assemble/build.sh > > > > > > Testing performed: > > > > All unit and functional tests passed using the hadoop 1 and 2 profiles. > > All functional tests passed using hadoop cdh3u6 (hadoop 1 branch) > > All functional tests passed using hadoop cdh4.5.0 (hadoop 2 branch) > > 2x 24-hr CI test + verification passed (hadoop 1 and 2) > > 1x 36-hr CI test + verification with agitation passed (hadoop 2) > > 1x 72-hr CI test with agitation completed (hadoop 2) > > 2x 24-hr RW tests were run without agitation. > > 1x 24-hr RW test was run with agitation. > > > > This vote will remain open for 72 hours (Until 2030 UTC, 27 Mar) > > > > [ ] +1 - I have verified and accept these artifacts as the 1.4.5 release > of > > Apache Accumulo. > > [ ] +0 > > [ ] -1 - I do not accept these artifacts as the 1.4.5 release of Apache > > Accumulo because... > > > > > > Thanks, > > Mike > > > --089e0160c66030e85c04f56ff949--