You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Nick Dimiduk <nd...@apache.org> on 2017/12/14 02:29:02 UTC

[ANNOUNCE] Apache HBase 1.1.13 is now available for download

The HBase team is happy to announce the immediate availability of HBase
1.1.13! Download it from an Apache mirror near you,
http://www.apache.org/dyn/closer.lua/hbase/, or wire up through the maven
repo.

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/.

!!! This is the final release from branch-1.1 !!!

HBase 1.1.13 is the thirteenth and final patch release in the HBase 1.1
line, continuing on the theme of bringing a stable, reliable database to
the Hadoop and NoSQL communities. This release includes over 40 resolved
issues since the 1.1.12 release; the majority of these changes are to build
tooling rather than the product itself. Notable product correctness fixes
include:

HBASE-18665 ReversedScannerCallable invokes getRegionLocations incorrectly
HBASE-19052 FixedFileTrailer should recognize CellComparatorImpl class in
branch-1.x

The full list of fixes included in this release is available at
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12341346
and
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/1.1.13

The relevant checksums files are available at:

    https://www.apache.org/dist/hbase/1.1.13/hbase-1.1.13-src.tar.gz.mds
    https://www.apache.org/dist/hbase/1.1.13/hbase-1.1.13-bin.tar.gz.mds

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/1.1.13/hbase-1.1.13-src.tar.gz.asc
    https://www.apache.org/dist/hbase/1.1.13/hbase-1.1.13-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
.

Thanks to all the contributors who made this release possible, and to all
the contributors who made this release line a success!

Cheers,
The HBase Dev Team