Go to file
Xiaolin Ha 7d78979c49 HBASE-27897 ConnectionImplementation#locateRegionInMeta should pause and retry when taking user region lock failed (#5258)
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2023-06-07 17:13:27 +08:00
bin HBASE-27651 hbase-daemon.sh foreground_start should propagate SIGHUP and SIGTERM 2023-03-20 15:37:31 +01:00
conf HBASE-26899 Run spotless:apply 2022-05-01 23:10:46 +08:00
dev-support HBASE-27880 Bump requests from 2.28.1 to 2.31.0 in /dev-support/flaky-tests (#5250) 2023-05-23 22:58:41 +08:00
hbase-annotations Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-archetypes Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-assembly Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-asyncfs Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-build-configuration Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-checkstyle Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-client HBASE-27897 ConnectionImplementation#locateRegionInMeta should pause and retry when taking user region lock failed (#5258) 2023-06-07 17:13:27 +08:00
hbase-common HBASE-27857 Fix timeout exception handling in HBaseClassTestRule. (#5231) 2023-05-13 09:08:26 +08:00
hbase-endpoint Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-examples Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-external-blockcache Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-hadoop-compat HBASE-27713 Remove numRegions in Region Metrics (#5107) 2023-04-08 15:09:45 +08:00
hbase-hadoop2-compat HBASE-27758 Inconsistent synchronization in MetricsUserSourceImpl (#5149) 2023-04-03 17:12:39 -04:00
hbase-hbtop Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-http HBASE-27820: HBase is not starting due to Jersey library conflicts wi… (#5210) (#5261) 2023-06-01 14:09:47 +01:00
hbase-it Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-logging HBASE-27762 Include EventType and ProcedureV2 pid in logging via MDC (addendum for branch-2.4,5) 2023-05-01 17:45:58 +02:00
hbase-mapreduce HBASE-27820: HBase is not starting due to Jersey library conflicts wi… (#5210) (#5261) 2023-06-01 14:09:47 +01:00
hbase-metrics Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-metrics-api Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-procedure HBASE-27277 TestRaceBetweenSCPAndTRSP fails in pre commit (#5248) 2023-05-23 22:50:35 +08:00
hbase-protocol Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-protocol-shaded Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-replication Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-resource-bundle Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-rest HBASE-27820: HBase is not starting due to Jersey library conflicts wi… (#5210) (#5261) 2023-06-01 14:09:47 +01:00
hbase-rsgroup Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-server HBASE-27897 ConnectionImplementation#locateRegionInMeta should pause and retry when taking user region lock failed (#5258) 2023-06-07 17:13:27 +08:00
hbase-shaded HBASE-27860 Fix build error against Hadoop 3.3.5 (#5233) 2023-05-13 09:08:55 +08:00
hbase-shell Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-testing-util Preparing development version 2.4.18-SNAPSHOT 2023-03-31 18:03:45 +00:00
hbase-thrift HBASE-27865 TestThriftServerCmdLine fails with org.apache.hadoop.hbase.SystemExitRule (#5238) 2023-05-15 10:44:46 +08:00
hbase-zookeeper HBASE-27810. Check if event processor is already shut down (#5212) 2023-05-01 21:19:09 +05:30
src/site HBASE-26933 Addendum remove unused resources and links on site 2022-05-22 16:33:28 +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 (#4906) 2022-12-01 20:15:36 +08:00
.gitattributes HBASE-6816. [WINDOWS] line endings on checkout for .sh files 2013-01-23 19:30:14 +00:00
.gitignore HBASE-24271 Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box 2020-05-14 14:05:40 -07: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.4.17RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2023-03-31 18:03:27 +00:00
LICENSE.txt HBASE-26741 Incorrect exception handling in shell (#4101) 2022-02-10 12:30:27 +01:00
NOTICE.txt HBASE-26741 Incorrect exception handling in shell (#4101) 2022-02-10 12:30:27 +01:00
README.md HBASE-27513 Modify README.txt to mention how to contribue (#4913) 2022-12-10 23:28:04 +08:00
RELEASENOTES.md Preparing hbase release 2.4.17RC0; tagging and updates to CHANGES.md and RELEASENOTES.md 2023-03-31 18:03:27 +00:00
pom.xml HBASE-27876 Only generate SBOM when releasing (#5251) 2023-05-24 23:25:23 +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.