Downloaded the src files. Verified signature. Compiled and ran all test cases. It passed.
+1. Regards Ram -----Original Message----- From: James Taylor [mailto:[email protected]] Sent: Friday, August 22, 2014 4:45 AM To: [email protected] Subject: [VOTE] Release of Apache Phoenix 4.1.0 RC0 Hi everyone, This is a call for a vote on Apache Phoenix 4.1.0 RC0. This is the next minor release of Phoenix compatible with the 0.98 branch of Apache HBase and will be our second release as a top level project. The release includes both a source-only release and a convenience binary release. In addition to having all the bug fixes and the new features outlined for our 3.1 release currently being voted on (http://s.apache.org/0N), it has several additional features: - Support for local indexing which targets write heavy, space constrained use cases by colocating index and table data on the same region server (http://phoenix.apache.org/secondary_indexing.html#Local_Indexing). - Support for tracing which leverages Cloudera’s HTrace library to show per-request performance metrics all they way from the client through into the HBase server, and back again (http://phoenix.apache.org/tracing.html). For a complete list of changes, see: https://raw.githubusercontent.com/apache/phoenix/4.0/CHANGES The source tarball, including signatures, digests, etc can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.1.0-rc0/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.1.0-rc0/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=98b02975f015159e9589094ff808bd26f8271bfd https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.1.0-rc0 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
