Skip to content

apache/hbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

hbase-logo

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

Getting Start

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 browsehttps://hbase.apache.org). The hbase 'book' has a 'quick start' section and is where you should being your exploration of the hbase project.

The latest HBase can be downloaded from thedownload page.

We use mailing lists to send notice and discuss. The mailing lists and archives are listedhere

We use the #hbase channel on the officialASF Slack Workspacefor real time questions and discussions. Please mail[email protected]to request an invite.

How to Contribute

The source code can be found athttps://hbase.apache.org/source-repository.html

The HBase issue tracker is athttps://hbase.apache.org/issue-tracking.html

Notice that, the public registration forhttps://issues.apache.org/has been disabled due to spam. If you want to contribute to HBase, please visit theRequest a jira accountpage to submit your request. Please make sure to selecthbaseas the 'ASF project you want to file a ticket' so we can receive your request and process it.

NOTE:we need to process the requests manually so it may take sometime, for example, up to a week, for us to respond to your request.

About

Apache HBase is made available under theApache License, version 2.0

The HBase distribution includes cryptographic software. See the export control noticehere.