You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Stack <st...@duboce.net> on 2017/06/11 04:53:17 UTC

[ANNOUNCE] Apache HBase 2.0.0-alpha-1 is now available for download

The HBase team is happy to announce the immediate availability of Apache
HBase 2.0.0-alpha-1.

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 2.0.0-alpha-1 is our first 2.0.0 release. It is a rough cut ('alpha')
not-for-production preview of what hbase-2.0.0 will look like. It is what we
used to call a 'Developer' release[1] meant mostly for devs and
downstreamers
to test drive and flag us early if we there are issues we’ve missed ahead
of our
hardening the 2.0.0 release.

hbase-2.0.0 includes a fleet of new features that include a new assignment
manager, means for keeping read and write path off-heap, in-memory
compactions ('Accordion'), and more. We have been keeping a running doc on
the state of 2.0.0 here [2]. There is much to do still (see aforementioned
doc).
We would appreciate any feedback especially on the new features whether
comments or bug reports.

The list of features addressed in 2.0.0 so far can be found here [4]. There
are
about 2500. The list of ~500 fixes in 2.0.0 exclusively can be found here
[3].

Download through an ASF mirror near you:

 https://www.apache.org/dyn/closer.lua/hbase/2.0.0-alpha-1

The relevant checksums files are available at:


https://www.apache.org/dist/hbase/2.0.0-alpha-1/hbase-2.0.0-alpha-1-src.tar.gz.mds

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

https://www.apache.org/dist/hbase/2.0.0-alpha-1/hbase-2.0.0-alpha-1-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.

At your service,
The HBase Dev Team

1. http://hbase.apache.org/book.html#hbase.versioning.pre10
2. https://docs.google.com/document/d/1WCsVlnHjJeKUcl7wHwqb4z9iEu_
ktczrlKHK8N4SZzs/edit#heading=h.v21r9nz8g01j
3. https://issues.apache.org/jira/browse/HBASE-17852?jql=
project%20%3D%20HBASE%20%20and%20fixVersion%20%3D%202.
0.0%20and%20fixVersion%20not%20in%20(1.0.0%2C%201.0.1%2C%
201.0.2%2C%201.0.3%2C%201.0.4%2C%201.0.5%2C%201.0.6%2C%201.
1.0%2C%201.1.1%2C%201.1.2%2C%201.1.3%2C%201.1.4%2C%201.1.5%
2C%201.1.6%2C%201.1.7%2C%201.1.8%2C%201.1.9%2C%201.1.10%2C%
201.2.0%2C%201.2.1%2C%201.2.2%2C%201.2.3%2C%201.2.4%2C%201.
2.5%2C%201.2.6%2C%201.3.0%2C%201.3.1%2C%201.4.0)%20and%20%
20(status%20%3D%20Open%20or%20status%20%3D%20%22Patch%20Available%22)
4. https://issues.apache.org/jira/issues/?jql=project%20%
3D%20HBASE%20%20and%20(%20fixVersion%20%3D%202.0.0)%20and%20(status%20%3D%
20Resolved)%20and%20(type%20%3D%20%22New%20Feature%22)