The Apache Phoenix team is pleased to announce the immediate availability
of the 4.11.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. The 4.x releases are
compatible with HBase 0.98/1.1/1.2/1.3.

Highlights of the release include:

* Support for HBase 1.3.1 and above
* Local index hardening and performance improvements [1]
* Atomic update of data and local index rows (HBase 1.3 only) [2]
* Use of snapshots for MR-based queries and async index building [3][4]
* Support for forward moving cursors [5]
* Chunk commit data from client based on byte size and row count [6]
* Reduce load on region server hosting SYSTEM.CATALOG [7]
* 50+ bug fixes [8]

Source and binary downloads are available here [9].

Thanks,
The Apache Phoenix Team

[1]
https://issues.apache.org/jira/issues/?jql=project%20%3D%20PHOENIX%20and%20fixVersion%3D4.11.0%20and%20labels%3DlocalIndex
[2] https://issues.apache.org/jira/browse/PHOENIX-3827
[3] https://issues.apache.org/jira/browse/PHOENIX-3744
[4] https://issues.apache.org/jira/browse/PHOENIX-3812
[5] https://issues.apache.org/jira/browse/PHOENIX-3572
[6] https://issues.apache.org/jira/browse/PHOENIX-3784
[7] https://issues.apache.org/jira/browse/PHOENIX-3819
[8]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12339764
[9] http://phoenix.apache.org/download.html

Reply via email to