Find a file
Duo Zhang c78724ad40
HBASE-30009 Copy ref guide pdfs to build output directory after building site (#7958)
Co-authored-by: OpenCode MiMo V2 Pro Free

Signed-off-by: Dávid Paksy <paksyd@apache.org>
2026-03-19 22:55:08 +08:00
.github/workflows HBASE-29990 Upgrade deprecated GitHub Actions versions (#7915) 2026-03-13 09:57:57 +01:00
.idea HBASE-29954 Support magic links to PR and JIRA in IDEA (#7841) 2026-03-10 11:46:09 +05:30
bin HBASE-29400 RollingBatchRestartRsAction may fail to start region server (#7139) 2025-07-09 23:44:48 +08:00
conf HBASE-29399 Update hadoop-metrics2-hbase.properties template (#7108) 2025-06-30 10:44:21 +09:00
dev-support HBASE-29922 Change hadoop check versions after supporting hadoop 3.4.3 (#7943) 2026-03-17 15:16:45 +08:00
hbase-annotations HBASE-29610 Add and use String constants for Junit 5 @Tag annotations (#7322) 2025-09-18 16:38:21 +08:00
hbase-archetypes HBASE-29988 Upgrade hbase-archetypes to use junit5 (#7925) 2026-03-13 14:55:54 +08:00
hbase-assembly HBASE-29820 Bump the syntax of velocity template to align with velocity 2.x syntax (#7614) 2026-01-19 08:09:19 +01:00
hbase-assembly-byo-hadoop HBASE-23671 Upgrade to JUnit 5 (#7253) 2025-09-05 07:09:54 +02:00
hbase-asyncfs HBASE-29871 During WAL write times out add DataNode address in. the exception message (#7719) 2026-02-24 11:49:56 +08:00
hbase-backup HBASE-29800 WAL logs are unprotected during first full backup 2026-03-09 16:45:09 +01:00
hbase-balancer HBASE-29933: update_all_config hangs indefinitely when balancing even… (#7900) 2026-03-13 09:30:05 +00:00
hbase-build-configuration HBASE-29317 Bump hbase-thirdparty to 4.1.11 (#6993) 2025-06-02 14:58:43 +05:30
hbase-checkstyle HBASE-29596 Migrate Canary Status Jamon page back to JSP (#7390) 2025-11-18 08:33:11 +01:00
hbase-client HBASE-29807 Depend on jcip-annotations explicitly (#7592) 2026-03-10 10:36:36 +05:30
hbase-common HBASE-29966 Fix race in FlushRegionProcedure and rewrite TestAcidGuarantees (#7886) 2026-03-09 15:04:32 +08:00
hbase-compression HBASE-29740 Upgrade lz4-java to 1.8.1+ (#7513) 2025-12-06 22:22:58 +08:00
hbase-dev-generate-classpath HBASE-23671 Upgrade to JUnit 5 (#7253) 2025-09-05 07:09:54 +02:00
hbase-diagnostics HBASE-29918 Upgrade hbase-diagnostics to use junit5 (#7788) 2026-03-03 22:00:51 +08:00
hbase-endpoint HBASE-29981 Upgrade hbase-endpoint to use junit5 (#7887) 2026-03-14 21:15:15 +08:00
hbase-examples HBASE-29911 Upgrade hbase-examples to use junit5 (#7776) 2026-02-24 16:09:43 +08:00
hbase-extensions HBASE-23671 Upgrade to JUnit 5 (#7253) 2025-09-05 07:09:54 +02:00
hbase-external-blockcache HBASE-29927 Upgrade hbase-external-blockcache to use junit5 (#7802) 2026-03-03 22:30:57 +08:00
hbase-hadoop-compat HBASE-29949 Downgrade info log in GlobalMetricRegistriesAdapter (#7831) 2026-03-10 10:01:05 +08:00
hbase-hbtop HBASE-29887 Upgrade hbase-hbtop to use junit5 (#7734) 2026-02-23 10:25:08 +01:00
hbase-http HBASE-29932 Upgrade hbase-http to use junit5 (#7810) 2026-03-03 23:12:15 +08:00
hbase-it HBASE-29938 Upgrade hbase-it to use junit5 (#7817) 2026-03-05 23:08:32 +08:00
hbase-logging HBASE-29939 Upgrade hbase-logging to use junit5 (#7821) 2026-03-06 11:28:31 +08:00
hbase-mapreduce HBASE-30002 Addendum remove Assert usage 2026-03-17 16:38:16 +08:00
hbase-metrics HBASE-29844 Upgrade hbase-metrics to use junit5 (#7654) 2026-01-21 21:21:54 -08:00
hbase-metrics-api HBASE-29937 Upgrade hbase-metrics-api to use junit5 (#7816) 2026-03-05 22:58:30 +08:00
hbase-procedure HBASE-29900 Correct logger initialization under hbase-procedure (#7757) 2026-02-15 23:51:42 +08:00
hbase-protocol-shaded HBASE-29979 Remove JUnit5 related dependencies in hbase-protocol-shaded (#7885) 2026-03-08 23:02:22 +08:00
hbase-replication HBASE-29898 Addendum remove junit-vintage completely in hbase-replication 2026-02-18 23:15:53 +08:00
hbase-resource-bundle HBASE-29820 Bump the syntax of velocity template to align with velocity 2.x syntax (#7614) 2026-01-19 08:09:19 +01:00
hbase-rest HBASE-29915 Rewrite TestMultiRowResource and TestSchemaResource (#7783) 2026-02-25 21:07:21 +08:00
hbase-server HBASE-29981 Upgrade hbase-endpoint to use junit5 (#7887) 2026-03-14 21:15:15 +08:00
hbase-shaded HBASE-29820 Bump the syntax of velocity template to align with velocity 2.x syntax (#7614) 2026-01-19 08:09:19 +01:00
hbase-shell HBASE-29950 Add a shell command for reopen table regions (#7832) 2026-03-19 17:14:57 +08:00
hbase-testing-util HBASE-29868 Can not start mini dfs cluster when building against hadoop 3.3.x (#7707) 2026-02-13 23:01:52 +08:00
hbase-thrift HBASE-29902 Upgrade hbase-thrift to use junit5 (#7759) 2026-02-23 23:50:47 +08:00
hbase-website HBASE-30009 Copy ref guide pdfs to build output directory after building site (#7958) 2026-03-19 22:55:08 +08:00
hbase-zookeeper HBASE-29901 Upgrade hbase-zookeeper to use junit5 (#7758) 2026-02-23 11:28:47 +08:00
.asf.yaml HBASE-28325 Enable infra automation to add label on a Jira when a new PR is posted (#5656) 2024-01-26 23:50:03 +08:00
.editorconfig
.git-blame-ignore-revs HBASE-27512 Add file .git-blame-ignore-revs (#4904) 2022-12-01 20:12:53 +08:00
.gitattributes
.gitignore HBASE-29954 Support magic links to PR and JIRA in IDEA (#7841) 2026-03-10 11:46:09 +05:30
.pylintrc
.rubocop.yml
CHANGES.txt HBASE-26899 Run spotless:apply 2022-05-01 22:15:09 +08:00
LICENSE.txt HBASE-29167 Upgrade vega and its related js libraries (#6759) 2025-03-07 11:27:25 +05:30
NOTICE.txt HBASE-29935 Update copyright notices year to 2026 (#7812) 2026-03-04 13:11:16 +01:00
pom.xml HBASE-29921 Bump default hadoop 3 version to 3.4.3 (#7803) 2026-03-16 00:22:13 +08:00
README.md HBASE-29999 Update the download links in the README (#7942) 2026-03-15 22:29:04 +08:00

hbase-logo

Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google's 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 Started

To get started using HBase, visit the project home page. The HBase Reference Guide has a 'Quick Start' section and is where you should begin your exploration of the HBase project.

The latest HBase can be downloaded from the download page.

We use mailing lists to send notices and discuss. See the mailing lists and archives for more information.

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

The HBase issue tracker is at https://issues.apache.org/jira/browse/HBASE

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 for more information.