Hello Everyone, This is a call for a vote on Apache Phoenix 4.11.0 RC1. This is the next minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1, 1.2, & 1.3. The release includes both a source-only release and a convenience binary release for each supported HBase version. The previous RC was sunk due to PHOENIX-3890 which has now been fixed.
This release has feature parity with supported HBase versions and includes the following improvements: - Support for HBase 1.3.1+ - Atomic update of data and local index rows (HBase 1.3 only) [1] - Local index hardening and performance improvements [2] - Use HBase snapshots for MR-based queries and async index building [3][4] - Support for forward-only cursors [5] - Ensure chunking of commit data uses byte-based and row-count limits [6] - Reduce load on SYSTEM.CATALOG region server [7] - Implement FIRST_VALUES and LAST_VALUES aggregate functions [8] - 50+ bug fixes The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc1/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.1-rc1/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.2-rc1/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.3-rc1/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-0.98-rc1/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.1-rc1/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.2-rc1/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.11.0-HBase-1.3-rc1/bin/ For a complete list of changes, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12339764 Release artifacts are signed with the following key: https://people.apache.org/keys/committer/mujtaba.asc 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=4bc09b8167c9a9f8af205eb19f25e0687527d3c4 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-0.98-rc1 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=78a41484f583aa35285b5a8a8d82714458a9e8da https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.1-rc1 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=d70dab9c134cdefb7c5771023d1f774ee601455a https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.2-rc1 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=de6fbc4e2a13cdc482cbc1c91e51c4bc526aa12f https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.11.0-HBase-1.3-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] https://issues.apache.org/jira/browse/PHOENIX-3827 [2] https://issues.apache.org/jira/issues/?jql=project%20%3D%20PHOENIX%20and%20fixVersion%3D4.11.0%20and%20labels%3DlocalIndex [3] https://issues.apache.org/jira/browse/PHOENIX-3744 [4] https://issues.apache.org/jira/browse/PHOENIX-3812 [5] https://issues.apache.org/jira/browse/PHOENIX-3572 [6] https://issues.apache.org/jira/browse/PHOENIX-3784 [7] https://issues.apache.org/jira/browse/PHOENIX-3819 [8] https://issues.apache.org/jira/browse/PHOENIX-3773