Announcing Phoenix 4.14 released
The Apache Phoenix team is pleased to announce the immediate availability of the 4.14.0 release. Apache Phoenix enables SQL-based OLTP and operational analytics for Apache Hadoop using Apache HBase as its backing store and providing integration with other projects in the Apache ecosystem such as Spark, Hive, Pig, Flume, and MapReduce. This 4.x release is compatible with HBase 0.98, 1.1, 1.2, 1.3, 1.4, and CDH 5.11.2, 5.12.2, 5.13.2, and 5.14.2
Highlights of the release include:
- Over 90 bug fixes
- Support for HBase 1.4
- Support for CDH 5.11.2, 5.12.2, 5.13.2, and 5.14.2
- Support for GRANT and REVOKE
- Avoid server retries for mutable indexes
- Pure client side index maintenance for transactional tables
- Prune local index regions scanned during query execution
- Support NOT NULL constraint for any columns of immutable tables
Source and binary downloads are available here.