Skip to content

[doc] add SeaweedFS storage doc#3653

Merged
morningman merged 1 commit into
apache:masterfrom
chrislusf:add-seaweedfs-storage-doc
May 16, 2026
Merged

[doc] add SeaweedFS storage doc#3653
morningman merged 1 commit into
apache:masterfrom
chrislusf:add-seaweedfs-storage-doc

Conversation

@chrislusf
Copy link
Copy Markdown
Contributor

@chrislusf chrislusf commented May 15, 2026

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • English

Summary

Adds a Storages page for SeaweedFS, mirroring the structure of the existing MinIO storage page.

This page covers SeaweedFS S3 (normal) buckets — the s3.* properties Doris uses to access a SeaweedFS S3 gateway in the Catalog / TVF / Broker Load / Export / Outfile scenarios. The other way to store on SeaweedFS — Iceberg tables in S3 Table Buckets with the embedded REST Catalog — is already covered by the Integration with SeaweedFS best-practices page added in #3607, which this page links to.

Includes a one-paragraph weed mini quick start (single-process master + volume + filer + S3, with credentials and a pre-created bucket seeded from env vars) and a note on path-style addressing (s3.use_path_style = true).

Files

  • 3 English pages: docs-next/, versioned_docs/version-3.x, versioned_docs/version-4.x
  • 3 Chinese pages: corresponding i18n/zh-CN/... paths
  • 3 sidebars: sidebars-next.ts, versioned_sidebars/version-{3,4}.x-sidebars.jsonseaweedfs slotted under Lakehouse > Storages, above minio.

I'm the maintainer of SeaweedFS, so I can keep this page in sync with future upstream changes.

Adds a Storages page for SeaweedFS, mirroring the structure of the
MinIO storage doc. Covers the `s3.*` properties Doris uses to access
a SeaweedFS S3 gateway (Catalog / TVF / Broker Load / Export /
Outfile), with a one-paragraph `weed mini` quick start (single-process
master + volume + filer + S3).

The page is scoped to SeaweedFS S3 (normal) buckets. Iceberg tables
stored in SeaweedFS S3 Table Buckets are covered by the existing
Integration with SeaweedFS page (apache#3607), which the page links to.

Slotted under "Lakehouse > Storages > SeaweedFS", above MinIO, in
sidebars-next.ts and versioned_sidebars/version-{3,4}.x-sidebars.json.
English and Chinese pages for dev, 3.x, and 4.x.
@chrislusf chrislusf force-pushed the add-seaweedfs-storage-doc branch from 8cab967 to 8a0da84 Compare May 15, 2026 20:58
@morningman morningman merged commit 0a779f5 into apache:master May 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants