The HBase Team is pleased to announce the immediate release of HBase 0.94.26. Download it from your favorite Apache mirror [1]. This release has also been pushed to Apache's maven repository.
All previous 0.92.x and 0.94.x releases can be upgraded to 0.94.26 via a rolling upgrade without downtime, intermediary versions can be skipped. HBase 0.94.26 is a bug fix release with 5 fixes: [HBASE-12279] - Generated thrift files were generated with the wrong parameters [HBASE-12491] - TableMapReduceUtil.findContainingJar() NPE [HBASE-12635] - Delete acl notify znode of table after the table is deleted [HBASE-12657] - The Region is not being split and far exceeds the desired maximum size. [HBASE-12692] - NPE from SnapshotManager#stop See also the full release notes [2]. Thanks to everybody who contributed to this release! Yours, The HBase Team 1. http://www.apache.org/dyn/closer.cgi/hbase/ 2. https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12328781
