Hello Everyone, This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2. 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-3726 which has now been fixed.
This release has feature parity with supported HBase versions and includes the following improvements: - Introduce indirection between column name and qualifier [1] - Store data for append-only tables in single cell [2] - Support Spark 2.0 [3] - Provide Kafka Phoenix consumer [4] - Distribute UPSERT SELECT across cluster [5] - Improve Hive PhoenixStorageHandler [6] - Fix more than 40 bugs The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/src/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/bin/ https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/bin/ For a complete list of changes, see: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12338126 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=91f6672ba15603c4b2fec3106d91f56fdaae5b24 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-0.98-rc1 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=cd960706423c2ad7d57f54b05b6a2f04ce4fed0b https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.1-rc1 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e34431c8fd392b67ba5fda556627c96b6554bc11 https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.2-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
