Skip to content

apache/hbase

Folders and files

NameName
Last commit message
Last commit date
Mar 3, 2025
Apr 24, 2023
Mar 19, 2025
Aug 13, 2023
Aug 13, 2023
Mar 21, 2025
Mar 21, 2025
Feb 14, 2025
Feb 13, 2025
Mar 21, 2025
Jun 26, 2024
Nov 4, 2024
Mar 16, 2025
Mar 10, 2025
Mar 14, 2025
Jan 9, 2025
Feb 13, 2025
Nov 8, 2024
Mar 18, 2025
Nov 4, 2024
Feb 3, 2025
Jan 16, 2025
Nov 4, 2024
Feb 14, 2025
Mar 20, 2025
Nov 4, 2024
Mar 12, 2025
Nov 4, 2024
Nov 4, 2024
Nov 4, 2024
Mar 13, 2025
Mar 13, 2025
Jan 9, 2025
Feb 20, 2025
Mar 21, 2025
Nov 6, 2024
Feb 28, 2025
Feb 14, 2025
Feb 20, 2025
Mar 13, 2025
Mar 6, 2025
Jan 26, 2024
Mar 5, 2020
Dec 1, 2022
Jan 23, 2013
Sep 8, 2022
Jan 14, 2019
Mar 18, 2020
May 1, 2022
Mar 7, 2025
Dec 24, 2024
Jul 18, 2024
Mar 20, 2025

hbase-logo

Apache HBase is 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 of Apache 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 browse https://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 the download page.

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

We use the #hbase channel on the official ASF Slack Workspace for real time questions and discussions. Please mail dev@hbase.apache.org to request an invite.

How to Contribute

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

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

Notice that, the public registration for https://issues.apache.org/ has been disabled due to spam. If you want to contribute to HBase, please visit the Request a jira account page to submit your request. Please make sure to select hbase as 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 the Apache License, version 2.0

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