Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,27 +19,28 @@ under the License.

![hbase-logo](https://raw.githubusercontent.com/apache/hbase/master/src/site/resources/images/hbase_logo_with_orca_large.png)

[Apache HBase](https://hbase.apache.org) is an open-source, distributed, versioned, column-oriented store modeled after Google' [Bigtable](https://research.google.com/archive/bigtable.html): 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](https://hadoop.apache.org/).
[Apache HBase](https://hbase.apache.org) is an open-source, distributed, versioned, column-oriented store modeled after Google's [Bigtable](https://research.google.com/archive/bigtable.html): 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](https://hadoop.apache.org/).

# 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](https://hbase.apache.org/book.html)' has a 'quick start' section and is where you should being your exploration of the hbase project.
# Getting Started
To get started using HBase, visit the [project home page](https://hbase.apache.org).
The HBase [Reference Guide](https://hbase.apache.org/book.html) 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](https://hbase.apache.org/downloads.html).

We use mailing lists to send notice and discuss. The mailing lists and archives are listed [here](http://hbase.apache.org/mail-lists.html)
We use mailing lists to send notices and discuss. See the [mailing lists and archives](https://hbase.apache.org/mailing-lists) for more information.

We use the #hbase channel on the official [ASF Slack Workspace](https://the-asf.slack.com/) 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.html
The source code can be found at https://hbase.apache.org/source-repository

The HBase issue tracker is at https://hbase.apache.org/issue-tracking.html
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](https://selfserve.apache.org/jira-account.html) 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](https://hbase.apache.org/license.html)
Apache HBase is made available under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

The HBase distribution includes cryptographic software. See the export control notice [here](https://hbase.apache.org/export_control.html).
The HBase distribution includes cryptographic software. See the [export control notice](https://hbase.apache.org/export-control) for more information.
10 changes: 5 additions & 5 deletions hbase-website/app/components/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ export const projectLinks: LinkType[] = [
label: "Code of Conduct",
to: "/code-of-conduct"
},
{
label: "Export Control",
to: "/export-control"
},

{
label: "Other Resources",
to: "/other-resources"
Expand Down Expand Up @@ -97,11 +102,6 @@ export const documentationLinks: (LinkType | NestedLinkType)[] = [
{
label: "Resources",
links: [
{
label: "Wiki",
to: "https://cwiki.apache.org/confluence/display/HADOOP2/Hbase",
external: true
},
{
label: "Video/Presentations",
to: "https://hbase.apache.org/book.html#other.info"
Expand Down
2 changes: 1 addition & 1 deletion hbase-website/app/components/site-footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ export function SiteFooter() {
<hr className="border-border/60 my-8" />

<p className="text-xs leading-6">
Copyright ©2007–2025 The Apache Software Foundation. All rights reserved. Apache HBase,
Copyright ©2007–2026 The Apache Software Foundation. All rights reserved. Apache HBase,
HBase, Apache, the Apache HBase logo and the ASF logo are either registered trademarks or
trademarks of the Apache Software Foundation. All other marks mentioned may be trademarks
or registered trademarks of their respective owners.
Expand Down
28 changes: 28 additions & 0 deletions hbase-website/app/pages/export-control/content.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

# Export Control

This distribution uses or includes cryptographic software.
The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software.
BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See the [Wassenaar Arrangement](https://www.wassenaar.org/) for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms.
The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

Apache HBase uses the built-in java cryptography libraries. See Oracle's information regarding [Java cryptographic export regulations](https://www.oracle.com/corporate/security-practices/corporate/governance/global-trade-compliance/) for more details.
24 changes: 24 additions & 0 deletions hbase-website/app/pages/export-control/index.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

import { MarkdownLayout } from "@/components/markdown-layout";
import content from "./content.md?raw";

export function ExportControlPage() {
return <MarkdownLayout>{content}</MarkdownLayout>;
}
3 changes: 2 additions & 1 deletion hbase-website/app/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ export default [
route("other-resources", "routes/other-resources.tsx"),
route("source-repository", "routes/source-repository.tsx"),
route("acid-semantics", "routes/acid-semantics.tsx"),
route("news", "routes/news.tsx")
route("news", "routes/news.tsx"),
route("export-control", "routes/export-control.tsx")
] satisfies RouteConfig;
34 changes: 34 additions & 0 deletions hbase-website/app/routes/export-control.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

import type { Route } from "./+types/export-control";
import { ExportControlPage } from "@/pages/export-control";

export function meta({}: Route.MetaArgs) {
return [
{ title: "Export Control - Apache HBase" },
{
name: "description",
content: "Export control notice for Apache HBase."
}
];
}

export default function ExportControl() {
return <ExportControlPage />;
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@
<wagon.ssh.version>2.12</wagon.ssh.version>
<xml.maven.version>1.0.1</xml.maven.version>
<spotless.version>2.44.4</spotless.version>
<maven-site.version>3.12.0</maven-site.version>
<maven-site.version>3.21.0</maven-site.version>
<reflow-maven-skin.version>2.3.3</reflow-maven-skin.version>
<maven-download-plugin.version>1.2.1</maven-download-plugin.version>
<!-- Website static CSS, JS dependencies -->
Expand Down