From general-return-44434-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Tue Mar 25 22:05:35 2014 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 77FBF10718 for ; Tue, 25 Mar 2014 22:05:35 +0000 (UTC) Received: (qmail 60514 invoked by uid 500); 25 Mar 2014 22:05:10 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 60365 invoked by uid 500); 25 Mar 2014 22:05:10 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 60356 invoked by uid 99); 25 Mar 2014 22:05:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 22:05:10 +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 henry.saputra@gmail.com designates 74.125.82.181 as permitted sender) Received: from [74.125.82.181] (HELO mail-we0-f181.google.com) (74.125.82.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 22:05:04 +0000 Received: by mail-we0-f181.google.com with SMTP id q58so801627wes.12 for ; Tue, 25 Mar 2014 15:04:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kJVnDgW2k7sNYAfltvWnIRgHzBh/FCS8LincWwBKn/U=; b=SgJhdg/1E1//RHIOtCoPK7L42MBpSXLsFrFNPSSJFZ6Lwljmb9lSuL2Lv2UGn5IAdJ 9ycoBg55NWFJ7Bq6oewD+DC/rDFyRksYCwO9GSNFeckNgbhFzErs/MK7Cy9UUzm5lQYS M35fcLSCTTmMUPTxUiBHSZg7hCmwP8YN6j4e8QIk46sxduR3S90xCRFy1czP1xoTYwOb nsoBzzTTaAR/ptZKYmor26GGlsJw2LFUWnX0bF31YRJjvHHS0U/ULcNgiYJg5P6fVhip wna880aFKNRKvBpqGVms0H+Gv5Mibl5j7Qd1xlCtl4t8EiM+wPcpWJmwy6FUZ/WzQKmc IKKw== MIME-Version: 1.0 X-Received: by 10.180.149.143 with SMTP id ua15mr24358966wib.36.1395785082763; Tue, 25 Mar 2014 15:04:42 -0700 (PDT) Received: by 10.217.10.198 with HTTP; Tue, 25 Mar 2014 15:04:42 -0700 (PDT) In-Reply-To: References: Date: Tue, 25 Mar 2014 15:04:42 -0700 Message-ID: Subject: Re: [VOTE] Release of Apache Phoenix 4.0.0 incubating RC1 From: Henry Saputra To: "general@incubator.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Just clarifying that Phoenix is trying to do two releases (3.0.0 and 4.0.0) at the same time? Or maybe my gmail thread history is messed up. - Henry On Tue, Mar 25, 2014 at 9:46 AM, James Taylor wrote: > Hi everyone, > This is a call for a vote on Apache Phoenix 4.0.0 incubating RC1. Phoenix > is a SQL query engine for Apache HBase, a NoSQL data store. It is accessed > as a JDBC driver and enables querying and managing HBase tables using SQL. This > is the next major release of Phoenix compatible with the 0.98 branch of > Apache HBase (0.98.1+) and will be our third release in the incubator. The > release includes both a source-only release and a convenience binary > release. > > The 4.0.0 release has feature parity with our pending 3.0.0 release. New > features include: > - Equi-joins through broadcast hash join > - Shared tables over same physical HBase table > - Read-only and updatable views > - Multi-tenancy > - JDBC ARRAY type > - Sequence creation and usage > > The dev list thread for the passing vote (9 +1s with 2 IPMC votes) can be > found at: > http://mail-archives.apache.org/mod_mbox/incubator-phoenix-dev/201403.mbox/%3CCAAF1JdiQaaWRzgwXF9d7XR%2B3jrv4OtSEFiQX%3DZfszfqz6L9REg%40mail.gmail.com%3E > > The source tarball, including signatures, digests, etc can be found at: > https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-4.0.0-incubating-rc1/src/ > > The binary artifacts can be found at: > https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-4.0.0-incubating-rc1/bin/ > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/mujtaba.asc > > KEYS file available here: > https://dist.apache.org/repos/dist/dev/incubator/phoenix/KEYS > > The tag to be voted upon: > https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=tag;h=refs/tags/v4.0.0-incubating-rc1 > > For information about the contents of this release see: > https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=log;h=refs/tags/v4.0.0-incubating-rc1 > > Release notes > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326145&styleName=Text&projectId=12315120&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7C34a706e780c7e8f198c9ca903e80572b560599b6%7Clin > > Vote will be open for at least 72 hours. Please vote: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Thanks, > James --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org