Go to file
Jan Hentschel 97b3a04019 HBASE-17631 Changed Canary interval to 60 seconds 2018-04-01 13:03:52 +02:00
bin HBASE-20282 Clean up tooling docs/help 2018-03-30 08:59:47 -07:00
conf
dev-support HBASE-20308 Dockerfile for test must include git. 2018-03-28 18:07:36 -05:00
hbase-annotations
hbase-archetypes HBASE-20224 Web UI is broken in standalone mode - addendum for hbase-archetypes module 2018-03-27 13:51:44 -07:00
hbase-assembly
hbase-backup HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-build-configuration
hbase-build-support
hbase-checkstyle HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-client HBASE-20159 Support using separate ZK quorums for client 2018-03-29 02:37:26 +08:00
hbase-common HBASE-20282 Clean up tooling docs/help 2018-03-30 08:59:47 -07:00
hbase-endpoint
hbase-examples HBASE-13300 Fixed casing in set/getTimeStamp for Mutations 2018-03-23 17:23:22 -07:00
hbase-external-blockcache
hbase-hadoop-compat
hbase-hadoop2-compat
hbase-http
hbase-it HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-mapreduce HBASE-20282 Clean up tooling docs/help 2018-03-30 08:59:47 -07:00
hbase-metrics
hbase-metrics-api
hbase-native-client
hbase-procedure HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-protocol
hbase-protocol-shaded HBASE-20285 Delete all last pushed sequence ids when removing a peer or removing the serial flag for a peer 2018-03-27 12:20:51 +08:00
hbase-replication HBASE-20285 Delete all last pushed sequence ids when removing a peer or removing the serial flag for a peer 2018-03-27 12:20:51 +08:00
hbase-resource-bundle
hbase-rest HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-rsgroup
hbase-server HBASE-17631 Changed Canary interval to 60 seconds 2018-04-01 13:03:52 +02:00
hbase-shaded
hbase-shell HBASE-20292 Wrong URLs in the descriptions for update_all_config and update_config commands in shell 2018-03-27 09:30:50 +02:00
hbase-spark
hbase-spark-it HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-testing-util
hbase-thrift HBASE-20223 Update to hbase-thirdparty 2.1.0 2018-03-26 22:05:19 -04:00
hbase-zookeeper HBASE-20159 Support using separate ZK quorums for client 2018-03-29 02:37:26 +08:00
src HBASE-17631 Changed Canary interval to 60 seconds 2018-04-01 13:03:52 +02:00
.gitattributes
.gitignore
.pylintrc
CHANGES.txt
LICENSE.txt
NOTICE.txt
README.txt
pom.xml HBASE-20314 Precommit build for master branch fails because of surefire fork fails 2018-03-30 14:18:43 +08:00

README.txt

Apache HBase [1] is an open-source, distributed, versioned, column-oriented
store modeled after Google' Bigtable: A Distributed Storage System for
Structured Data by Chang et al.[2]  Just as Bigtable leverages the distributed
data storage provided by the Google File System, HBase provides Bigtable-like
capabilities on top of Apache Hadoop [3].

To get started using HBase, the full documentation for this release can be
found under the doc/ directory that accompanies this README.  Using a browser,
open the docs/index.html to view the project home page (or browse to [1]).
The hbase 'book' at http://hbase.apache.org/book.html has a 'quick start'
section and is where you should being your exploration of the hbase project.

The latest HBase can be downloaded from an Apache Mirror [4].

The source code can be found at [5]

The HBase issue tracker is at [6]

Apache HBase is made available under the Apache License, version 2.0 [7]

The HBase mailing lists and archives are listed here [8].

The HBase distribution includes cryptographic software. See the export control
notice here [9].

1. http://hbase.apache.org
2. http://research.google.com/archive/bigtable.html
3. http://hadoop.apache.org
4. http://www.apache.org/dyn/closer.cgi/hbase/
5. https://hbase.apache.org/source-repository.html
6. https://hbase.apache.org/issue-tracking.html
7. http://hbase.apache.org/license.html
8. http://hbase.apache.org/mail-lists.html
9. https://hbase.apache.org/export_control.html