From 69fa67ab6bbc32ef54e85abb5067a22a63ac0acb Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Mon, 19 Jan 2026 13:00:23 +0100 Subject: [PATCH 1/3] HBASE-29833: Fix dead links in README Updates links and reintroduces export control page to the website --- README.md | 17 +++++----- hbase-website/app/components/links.ts | 10 +++--- hbase-website/app/components/site-footer.tsx | 2 +- .../app/pages/export-control/content.md | 28 +++++++++++++++ .../app/pages/export-control/index.tsx | 24 +++++++++++++ hbase-website/app/routes.ts | 3 +- hbase-website/app/routes/export-control.tsx | 34 +++++++++++++++++++ 7 files changed, 103 insertions(+), 15 deletions(-) create mode 100644 hbase-website/app/pages/export-control/content.md create mode 100644 hbase-website/app/pages/export-control/index.tsx create mode 100644 hbase-website/app/routes/export-control.tsx diff --git a/README.md b/README.md index 56d3d70b6675..fccb7082df94 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/hbase-website/app/components/links.ts b/hbase-website/app/components/links.ts index c4fe3d008195..ec6a9e3ddb61 100644 --- a/hbase-website/app/components/links.ts +++ b/hbase-website/app/components/links.ts @@ -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" @@ -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" diff --git a/hbase-website/app/components/site-footer.tsx b/hbase-website/app/components/site-footer.tsx index 4de15994420c..154dc413571b 100644 --- a/hbase-website/app/components/site-footer.tsx +++ b/hbase-website/app/components/site-footer.tsx @@ -120,7 +120,7 @@ export function SiteFooter() {

- 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. diff --git a/hbase-website/app/pages/export-control/content.md b/hbase-website/app/pages/export-control/content.md new file mode 100644 index 000000000000..099b075bfa36 --- /dev/null +++ b/hbase-website/app/pages/export-control/content.md @@ -0,0 +1,28 @@ + + +# 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. diff --git a/hbase-website/app/pages/export-control/index.tsx b/hbase-website/app/pages/export-control/index.tsx new file mode 100644 index 000000000000..94c0b9123b16 --- /dev/null +++ b/hbase-website/app/pages/export-control/index.tsx @@ -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 {content}; +} \ No newline at end of file diff --git a/hbase-website/app/routes.ts b/hbase-website/app/routes.ts index ef0a64fd02e7..a5e122ab9968 100644 --- a/hbase-website/app/routes.ts +++ b/hbase-website/app/routes.ts @@ -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; diff --git a/hbase-website/app/routes/export-control.tsx b/hbase-website/app/routes/export-control.tsx new file mode 100644 index 000000000000..123497e1d753 --- /dev/null +++ b/hbase-website/app/routes/export-control.tsx @@ -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 ; +} From 53dcb18b8f8a5b8efe9515345e38346c00b6940f Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Mon, 19 Jan 2026 13:43:54 +0100 Subject: [PATCH 2/3] Fix prettier lint --- hbase-website/app/pages/export-control/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbase-website/app/pages/export-control/index.tsx b/hbase-website/app/pages/export-control/index.tsx index 94c0b9123b16..408e796c1ad6 100644 --- a/hbase-website/app/pages/export-control/index.tsx +++ b/hbase-website/app/pages/export-control/index.tsx @@ -21,4 +21,4 @@ import content from "./content.md?raw"; export function ExportControlPage() { return {content}; -} \ No newline at end of file +} From 2dec9951bba8c60b5079255f44204a282833f60f Mon Sep 17 00:00:00 2001 From: Lars Francke Date: Mon, 19 Jan 2026 13:44:10 +0100 Subject: [PATCH 3/3] Maybe fix build errors caused by an old maven-site-plugin version https://issues.apache.org/jira/browse/MPIR-471 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9490ee06edda..0fc57a62aae9 100644 --- a/pom.xml +++ b/pom.xml @@ -958,7 +958,7 @@ 2.12 1.0.1 2.44.4 - 3.12.0 + 3.21.0 2.3.3 1.2.1