You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by James Taylor <ja...@apache.org> on 2015/02/10 19:16:59 UTC

[VOTE] Release of Apache Phoenix 3.3.0 RC1

Hello everyone,

This is a call for a vote on Apache Phoenix 3.3.0 RC1. This is the
next minor release of the Phoenix 3.x code line, compatible with the
0.94 branch of Apache HBase. The previous RC was sunk due to
PHOENIX-1610 which is now fixed. The release includes both a
source-only release and a convenience binary release.

Highlights of the release include:
- many-to-many and cross join support [1]
- map-reduce over Phoenix tables [2]
- query hinting to force index usage [3]
- csv date/time/timestamp loading improvements
- over 50 bug fixes

For a complete list of changes, see:
https://raw.githubusercontent.com/apache/phoenix/3.0/CHANGES

The source tarball, including signatures, digests, etc can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.3.0-rc1/src/

The binary artifacts can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.3.0-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/release/phoenix/KEYS

The hash and tag to be voted upon:
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=be22674418e700f79fd2483902876de141a7c8ba
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.3.0-rc1

Vote will be open for at least 72 hours. Please vote:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
The Apache Phoenix Team

[1] http://phoenix.apache.org/joins.html
[2] http://phoenix.apache.org/phoenix_mr.html
[3] http://phoenix.apache.org/secondary_indexing.html

Re: [VOTE] Release of Apache Phoenix 3.3.0 RC1

Posted by Gabriel Reid <ga...@gmail.com>.
+1 to release

* Verified signatures and checksums
* Ran rat
* Verified contents of source distribution vs tag in git
* Successfully ran full integration test suite


On Tue, Feb 10, 2015 at 7:16 PM, James Taylor <ja...@apache.org> wrote:
> Hello everyone,
>
> This is a call for a vote on Apache Phoenix 3.3.0 RC1. This is the
> next minor release of the Phoenix 3.x code line, compatible with the
> 0.94 branch of Apache HBase. The previous RC was sunk due to
> PHOENIX-1610 which is now fixed. The release includes both a
> source-only release and a convenience binary release.
>
> Highlights of the release include:
> - many-to-many and cross join support [1]
> - map-reduce over Phoenix tables [2]
> - query hinting to force index usage [3]
> - csv date/time/timestamp loading improvements
> - over 50 bug fixes
>
> For a complete list of changes, see:
> https://raw.githubusercontent.com/apache/phoenix/3.0/CHANGES
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.3.0-rc1/src/
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.3.0-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/release/phoenix/KEYS
>
> The hash and tag to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=be22674418e700f79fd2483902876de141a7c8ba
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.3.0-rc1
>
> Vote will be open for at least 72 hours. Please vote:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> The Apache Phoenix Team
>
> [1] http://phoenix.apache.org/joins.html
> [2] http://phoenix.apache.org/phoenix_mr.html
> [3] http://phoenix.apache.org/secondary_indexing.html