From ee59e56b740bdab9a4e5c8ad9ae2beac76386248 Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Wed, 29 Jan 2025 09:55:38 +0100 Subject: [PATCH] docs: Don't hint that we support local deep storage --- docs/modules/druid/pages/required-external-components.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/modules/druid/pages/required-external-components.adoc b/docs/modules/druid/pages/required-external-components.adoc index d5d790e1..c671f5a3 100644 --- a/docs/modules/druid/pages/required-external-components.adoc +++ b/docs/modules/druid/pages/required-external-components.adoc @@ -9,8 +9,7 @@ Consult the {druid-available-metadata-stores}[Druid documentation] for a list of == Feature specific: S3 and cloud deep storage {druid-deep-storage}[Deep storage] is where segments are stored. -Druid offers multiple storage backends. -For the local storage there are no prerequisites. +Druid offers multiple storage backends, of which we support HDFS and S3. HDFS deep storage can be set up with the xref:hdfs:index.adoc[Stackable Operator for Apache HDFS]. For S3 deep storage or the Google Cloud and Azure storage backends, you need to set up the respective storage backend.