The HBase team is happy to announce the immediate availability of Apache
HBase 1.2.11

Apache HBase is an open-source, distributed, versioned, non-relational
database. Apache HBase gives you low latency random access to billions of
rows with millions of columns atop non-specialized hardware. To learn more
about HBase, see https://hbase.apache.org/.

HBase 1.2.11 is the eleventh maintenance release in the HBase 1.2 line,
continuing on the theme of bringing a stable, reliable database to the
Hadoop and NoSQL communities. This release includes two bug fixes done
in the month since 1.2.10.

All users of previous 1.2.z releases are encouraged to upgrade to either
this release or the latest in our stable release line, which is currently
1.4.9. Releases in the 1.2.z line are expected to stop in late spring 2019.

Critical fixes include:

* HBASE-21196 - HTableMultiplexer clears the meta cache after every put
        operation
* HBASE-21374 - FileSystem in use may get closed by other bulk load call
        in secure bulkLoad

The full list of fixes included in this release is available at:

https://s.apache.org/hbase-1.2.11-jira-release-notes

and in the CHANGES.txt file included in the distribution.

Download through an ASF mirror near you:

https://www.apache.org/dyn/closer.lua/hbase/hbase-1.2.11

The relevant checksums files are available at:

https://www.apache.org/dist/hbase/hbase-1.2.11/hbase-1.2.11-src.tar.gz.sha512
https://www.apache.org/dist/hbase/hbase-1.2.11/hbase-1.2.11-bin.tar.gz.sha512

Project member signature keys can be found at

https://www.apache.org/dist/hbase/KEYS

PGP signatures are available at:

https://www.apache.org/dist/hbase/hbase-1.2.11/hbase-1.2.11-src.tar.gz.asc
https://www.apache.org/dist/hbase/hbase-1.2.11/hbase-1.2.11-bin.tar.gz.asc

For instructions on verifying ASF release downloads, please see

https://www.apache.org/dyn/closer.cgi#verify

Question, comments, and problems are always welcome at:
dev@hbase.apache.org.

Cheers,
The HBase Dev Team

Reply via email to