Skip to content

HubSpot/hbase

This branch is 5809 commits ahead of, 7006 commits behind apache/hbase:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 28, 2024
Mar 5, 2025
May 1, 2023
Jan 14, 2025
Aug 13, 2023
Aug 13, 2023
Dec 13, 2024
Feb 14, 2025
Apr 16, 2025
Aug 13, 2023
Mar 22, 2024
Apr 16, 2025
Apr 16, 2025
Apr 16, 2025
Sep 23, 2024
Sep 17, 2024
Mar 22, 2024
Feb 3, 2025
Mar 5, 2025
Mar 5, 2025
Mar 22, 2024
Feb 14, 2025
Mar 5, 2025
Mar 22, 2024
Jan 24, 2025
Mar 22, 2024
Mar 22, 2024
Oct 14, 2024
Apr 16, 2025
Aug 13, 2023
Feb 10, 2025
Jan 10, 2025
Feb 14, 2025
Mar 5, 2025
Feb 10, 2025
Apr 16, 2025
Jan 9, 2025
Nov 14, 2024
Feb 14, 2025
Feb 14, 2025
Jul 20, 2024
Mar 5, 2025
May 22, 2022
Mar 5, 2025
Mar 5, 2025
Mar 5, 2020
Dec 1, 2022
Jan 23, 2013
Sep 8, 2022
Jan 16, 2019
Mar 18, 2020
Feb 14, 2025
Apr 18, 2023
Feb 10, 2022
Jul 18, 2024
Feb 14, 2025
Mar 27, 2025

Repository files navigation

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 [email protected] 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 send an email to [email protected] in the follow format so the HBase PMC members can acquire a jira account for you:

Subject: Request for Jira account

Contents of the mail(should be in English):
Preferred Jira Id: [a-z0-9]+
Full Name:
E-Mail Address:

Reason: Jira Id you wish to contribute to, or details around the bug/feature you wish to report or work on.

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.

Packages

No packages published

Languages

  • Java 96.4%
  • Ruby 1.7%
  • Perl 0.8%
  • Shell 0.7%
  • Python 0.2%
  • Thrift 0.1%
  • Other 0.1%