Go to file
Nihal Jain 4800976ae3 HBASE-27792 Guard Master/RS Dump Servlet behind admin walls (#5176) 2023-04-28 20:01:44 +05:30
bin HBASE-27651 hbase-daemon.sh foreground_start should propagate SIGHUP and SIGTERM 2023-03-20 15:37:01 +01:00
conf HBASE-27182 Rework tracing configuration 2022-07-11 14:37:56 +02:00
dev-support HBASE-27685 Enable code coverage reporting to SonarQube in HBase (#5076) 2023-03-10 20:29:02 +01: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 12:16:04 +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 12:16:04 +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 12:16:04 +08:00
hbase-asyncfs HBASE-27530 Fix comment syntax errors (#4910) 2022-12-14 23:27:02 +08:00
hbase-build-configuration HBASE-27741 Fall back to protoc osx-x86_64 on Apple Silicon 2023-03-22 15:15:29 +01: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 12:16:04 +08:00
hbase-client HBASE-27768 Race conditions in BlockingRpcConnection (#5154) 2023-04-10 15:23:34 -04:00
hbase-common HBASE-27710 ByteBuff ref counting is too expensive for on-heap buffers (#5115) 2023-03-17 15:25:06 -04:00
hbase-compression HBASE-27672 Read RPC threads may BLOCKED at the Configuration.get when using java compression (#5075) (#5084) 2023-03-06 12:53:47 +08:00
hbase-endpoint HBASE-27652 Client-side lock contention around Configuration when using read replica regions 2023-03-15 16:08:19 +01:00
hbase-examples HBASE-27564 Add default encryption type for MiniKDC to fix failed tests on JDK11+ (#4968) 2023-01-20 16:27:12 +08:00
hbase-external-blockcache HBASE-27796 Improve MemcachedBlockCache (#5181) 2023-04-17 14:13:19 -07:00
hbase-hadoop-compat HBASE-27713 Remove numRegions in Region Metrics (#5107) 2023-04-08 15:09:37 +08:00
hbase-hadoop2-compat HBASE-27758 Inconsistent synchronization in MetricsUserSourceImpl (#5149) 2023-03-31 09:18:45 -04:00
hbase-hbtop HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 12:16:04 +08:00
hbase-http HBASE-27564 Add default encryption type for MiniKDC to fix failed tests on JDK11+ (#4968) 2023-01-20 16:27:12 +08:00
hbase-it HBASE-27685 Enable code coverage reporting to SonarQube in HBase (#5076) 2023-03-10 20:29:02 +01:00
hbase-logging HBASE-27485 HBaseTestingUtility minicluster requires log4j2 (#4941) 2023-01-04 11:23:11 +08:00
hbase-mapreduce HBASE-27649 WALPlayer does not properly dedupe overridden cell versions (#5058) 2023-02-25 15:13:28 -05: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 12:16:04 +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 12:16:04 +08:00
hbase-procedure HBASE-23102: Improper Usage of Map putIfAbsent (#828) 2023-03-01 14:59:49 +01:00
hbase-protocol HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 12:16:04 +08:00
hbase-protocol-shaded HBASE-27578 Upgrade hbase-thirdparty to 4.1.4 (#4985) 2023-01-21 16:41:23 +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 12:16:04 +08:00
hbase-resource-bundle HBASE-27744 Update compression dependencies (#5137) 2023-03-23 13:10:31 -07:00
hbase-rest HBASE-27473 Fix spotbugs warnings in hbase-rest Client.getResponseBody (#4867) 2022-11-10 12:58:11 +08:00
hbase-rsgroup HBASE-23102: Improper Usage of Map putIfAbsent (#828) 2023-03-01 14:59:49 +01:00
hbase-server HBASE-27792 Guard Master/RS Dump Servlet behind admin walls (#5176) 2023-04-28 20:01:44 +05:30
hbase-shaded HBASE-27557 [JDK17] Update shade plugin version (#4984) 2023-01-20 10:52:36 +08:00
hbase-shell HBASE-27726 Handling of ruby shell SyntaxError exceptions (#5147) 2023-03-29 14:33:04 +05:30
hbase-testing-util HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 12:16:04 +08:00
hbase-thrift HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 12:16:04 +08:00
hbase-zookeeper HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 12:16:04 +08:00
src/site HBASE-26933 Addendum remove unused resources and links on site 2022-05-22 16:33:09 +08:00
.editorconfig HBASE-23767 Add JDK11 compilation and unit test support to Github precommit 2020-03-05 13:59:01 -08:00
.git-blame-ignore-revs HBASE-27512 Add file .git-blame-ignore-revs (#4905) 2022-12-01 20:14:44 +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 17:00:38 +08:00
.pylintrc HBASE-21712 : Make submit-patch.py python3 compatible 2019-01-16 09:28:25 +01:00
.rubocop.yml HBASE-23943 Updated Rubocop configuration to current version 2020-03-18 11:48:36 +01:00
CHANGES.md Preparing hbase release 2.5.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2023-04-06 09:09:24 -07:00
LICENSE.txt HBASE-27791 Upgrade vega and its related js libraries (#5173) 2023-04-18 12:16:09 +02:00
NOTICE.txt HBASE-26741 Incorrect exception handling in shell (#4101) 2022-02-10 12:24:06 +01:00
README.md HBASE-27513 Modify README.txt to mention how to contribue (#4913) 2022-12-10 23:27:57 +08:00
RELEASENOTES.md Preparing hbase release 2.5.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2023-04-06 09:09:24 -07:00
pom.xml HBASE-27808 Change flatten mode for oss in our pom file (#5201) 2023-04-28 11:40:25 +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.