Hello everyone, The Apache Phoenix team is pleased to announce the release of version 3.0.0-incubating from the Apache Incubator. Phoenix is a SQL query engine for Apache HBase, a NoSQL data store. It is accessed as a JDBC driver and enables querying and managing HBase tables using SQL.
Major new features include: - Equi-joins through broadcast hash join - Shared tables over same physical HBase table - Read-only and updatable views - Multi-tenancy - JDBC ARRAY type - Sequence creation and usage The source and binaries for the release may be downloaded here: http://phoenix.incubator.apache.org/download.html Link to release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12326145 For general information on Apache Phoenix, please visit the project website: http://phoenix.incubator.apache.org/index.html Disclaimer: Apache Phoenix is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. Regards, The Apache Phoenix team