Go to file
Duo Zhang 55b4bbc057 HBASE-27598 Addendum remove references to mockito-core.version in pom 2023-02-02 22:12:43 +08:00
bin HBASE-27510 Should use 'org.apache.hbase.thirdparty.io.netty.tryReflectionSetAccessible' (#4898) 2022-11-29 20:40:13 +08:00
conf HBASE-27182 Rework tracing configuration 2022-07-11 14:37:05 +02:00
dev-support HBASE-27583 Remove -X option when building protoc check in nightly and pre commit job (#4988) 2023-01-24 23:31:12 +08:00
hbase-annotations HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-archetypes HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-assembly HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-asyncfs HBASE-27530 Fix comment syntax errors (#4910) 2022-12-14 20:11:21 +08:00
hbase-backup HBASE-27541 Backups should be able to be restored to a separate filesystem (#4933) 2023-01-17 20:09:01 -05:00
hbase-balancer HBASE-27530 Fix comment syntax errors (#4910) 2022-12-14 20:11:21 +08:00
hbase-build-configuration HBASE-27443 Addendum forward port new changes while cherry-picking to branch-2.x 2022-11-08 00:34:34 +08:00
hbase-checkstyle HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-client HBASE-26967 FilterList with FuzzyRowFilter and SingleColumnValueFilter evaluated with operator MUST_PASS_ONE doesn't work as expected(#4820) 2023-01-29 17:19:08 +08:00
hbase-common HBASE-27565 Make the initial corePoolSize configurable for ChoreService (#4958) 2023-01-12 14:41:41 +01:00
hbase-compression HBASE-27167 s390x: Skip tests on unsupported compression libs (#4852) 2022-10-28 12:31:51 +08:00
hbase-endpoint HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-examples HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (#4985) 2023-01-20 09:08:31 -08:00
hbase-external-blockcache HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-hadoop-compat HBASE-26913 Replication Observability Framework (#4556) 2022-11-03 11:27:08 -07:00
hbase-hbtop HBASE-27598 Upgrade mockito to 4.x (#4998) 2023-01-29 11:29:51 +08:00
hbase-http HBASE-27598 Upgrade mockito to 4.x (#4998) 2023-01-29 11:29:51 +08:00
hbase-it HBASE-27568 ChaosMonkey add support for JournalNodes (#4963) 2023-01-17 09:55:18 +08:00
hbase-logging HBASE-27485 HBaseTestingUtility minicluster requires log4j2 (#4941) 2023-01-04 11:06:47 +08:00
hbase-mapreduce HBASE-27598 Upgrade mockito to 4.x (#4998) 2023-01-29 11:29:51 +08:00
hbase-metrics HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-metrics-api HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-procedure HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-protocol-shaded HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (#4985) 2023-01-20 09:08:31 -08:00
hbase-replication HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-resource-bundle HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00
hbase-rest HBASE-27598 Upgrade mockito to 4.x (#4998) 2023-01-29 11:29:51 +08:00
hbase-server HBASE-27595 ThreadGroup is removed since Hadoop 3.2.4 (#5001) 2023-02-02 14:15:44 +08:00
hbase-shaded HBASE-27557 [JDK17] Update shade plugin version (#4948) 2023-01-11 10:01:00 +08:00
hbase-shell HBASE-27444 Add tool commands list_enabled_tables and list_disabled_tables (#4849) 2022-11-06 00:25:37 +08:00
hbase-testing-util HBASE-27595 ThreadGroup is removed since Hadoop 3.2.4 (#5001) 2023-02-02 14:15:44 +08:00
hbase-thrift HBASE-27444 Add tool commands list_enabled_tables and list_disabled_tables (#4849) 2022-11-06 00:25:37 +08:00
hbase-zookeeper HBASE-27514 Move some persistent states from zookeeper to master region (#4925) 2022-12-22 12:04:24 +08:00
src HBASE-27538 Add paragraph and example for cert reloading (#4927) 2022-12-15 17:46:45 -05:00
.asf.yaml HBASE-24261: (Addendum) Make notifications a toplevel object 2020-05-04 16:19:58 -07:00
.editorconfig HBASE-23767 Add JDK11 compilation and unit test support to Github precommit 2020-03-05 11:46:15 -08:00
.git-blame-ignore-revs HBASE-27512 Add file `.git-blame-ignore-revs` (#4904) 2022-12-01 20:12:53 +08:00
.gitattributes HBASE-6816. [WINDOWS] line endings on checkout for .sh files 2013-01-23 19:30:14 +00:00
.gitignore HBASE-27361 Add .flattened-pom.xml to .gitignore (#4769) 2022-09-08 16:58:11 +08:00
.pylintrc HBASE-21712 : Make submit-patch.py python3 compatible 2019-01-14 14:50:50 -08:00
.rubocop.yml HBASE-23943 Updated Rubocop configuration to current version 2020-03-18 11:09:36 +01:00
CHANGES.txt HBASE-26899 Run spotless:apply 2022-05-01 22:15:09 +08:00
LICENSE.txt HBASE-25896 Implement a Region Visualization on Master WebUI (#4228) 2022-03-15 21:01:57 +01:00
NOTICE.txt HBASE-26741 Incorrect exception handling in shell (#4101) 2022-02-10 12:14:46 +01:00
README.md HBASE-27513 Modify README.txt to mention how to contribue (#4913) 2022-12-10 21:16:08 +08:00
pom.xml HBASE-27598 Addendum remove references to mockito-core.version in pom 2023-02-02 22:12:43 +08:00

README.md

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

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 private@hbase.apache.org 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.