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 49EA6104B7 for ; Tue, 25 Mar 2014 16:47:17 +0000 (UTC) Received: (qmail 14343 invoked by uid 500); 25 Mar 2014 16:47:01 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 13395 invoked by uid 500); 25 Mar 2014 16:47:00 -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 13379 invoked by uid 99); 25 Mar 2014 16:46:59 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 16:46:59 +0000 Received: from localhost (HELO mail-yk0-f170.google.com) (127.0.0.1) (smtp-auth username jamestaylor, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 16:46:59 +0000 Received: by mail-yk0-f170.google.com with SMTP id 9so1853990ykp.1 for ; Tue, 25 Mar 2014 09:46:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:date:message-id:subject:from:to:content-type; bh=UbeE4fKS/0eKH9nYqrvH82Z84Cta4ZTaMiKCKVi/Cfg=; b=l1T6snBlFzShYENZ2cnYVQKA1GT3fyAJU2fUfktt27bwQbqSerZkNnGSbwliNn77AO u49I1wX7ZLR2c8JMs7UkLEen2Wu9vC9Fybco9ikRT1gK8IxguHVvD99s/QN0X1VU9/hY MrmFkxNsl7McGbNw65P7X3s12231G6cwbBTBFcrd7nLkQi2IGuc1DAn/FS7QwAlM3yKW 3ccnFAnpvyp1/1iPnkML9+TJmSX8pzrTWNfb0ibDei1dmdpGnB61jSmUDfhcZkql/gz5 GHGkA8Ac5sWSuszAt5xYI1towJJY6crQgsQ5+rKBaVN9+22Oqqq5hDaFTQlTVoVPd2i8 fD8A== MIME-Version: 1.0 X-Received: by 10.236.162.65 with SMTP id x41mr74281826yhk.25.1395766018172; Tue, 25 Mar 2014 09:46:58 -0700 (PDT) Received: by 10.170.195.68 with HTTP; Tue, 25 Mar 2014 09:46:58 -0700 (PDT) Date: Tue, 25 Mar 2014 09:46:58 -0700 Message-ID: Subject: [VOTE] Release of Apache Phoenix 4.0.0 incubating RC1 From: James Taylor To: general@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3040e3b2b4091704f5711974 --20cf3040e3b2b4091704f5711974 Content-Type: text/plain; charset=ISO-8859-1 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 --20cf3040e3b2b4091704f5711974--