Hi everyone, This is a call for a vote on Apache Phoenix 3.1.0 RC3. This is the next minor release of Phoenix compatible with the 0.94 branch of Apache HBase and will be our first release as a top level project. The release includes both a source-only release and a convenience binary release.
The previous RC was sunk due to PHOENIX-1184 which was caused by not including both the hadoop1 and hadoop2 compiled jars for our phoenix-pig and phoenix-flume modules in our binary distribution. In addition to lots of bug fixes, the follow new features were added: - Support for derived/nested tables - Support for MINVALUE, MAXVALUE, and CYCLE in sequence creation - Detect mutable index write failures and perform partial rebuild automatically - Chunking of results from non aggregate queries to reduced latency and prevent unnecessary spooling - Easier integration with third-party tools by not requiring Phoenix to be on the main classpath. - Implementation of a Pig Loader - Support for ANY/ALL constructors for ARRAYs - Allow connection to secure cluster by specifying keytab and principal on URL - New operators and built-in functions: %, ENCODE, DECODE, LPAD, FIRST_VALUE, LAST_VALUE, NTH_VALUE 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.1.0-rc3/src/ The binary artifacts can be found at: https://dist.apache.org/repos/dist/dev/phoenix/phoenix-3.1.0-rc3/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=ca86a4763a871e58bf189f00d234116cd97e5d7e https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v3.1.0-rc3 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
