S3 Table Bucket Commands
Chris Lu edited this page 2026-08-21 13:17:24 -07:00
Clone

Wiki Page Revisions

4 Commits

Author SHA1 Message Date
Chris Lu b9475cdf7f Document both ways to create a Lance table bucket
The shell command against a running cluster, and weed mini -tableBucket at
startup, which takes name[:FORMAT] entries and also reads S3_TABLE_BUCKET.
Notes that mini skips a bucket in a format it does not serve rather than
creating one nothing can reach.
2026-08-21 13:17:24 -07:00
Chris Lu b4a474bb7a Document the Lance catalog, its worker, and worker metrics
Lance appeared nowhere in the wiki, and two pages said a table bucket is
Iceberg. New: SeaweedFS Lance Catalog, LanceDB Integration, Lance
Maintenance Worker. Updated: table bucket pages for the format
declaration, Worker and System Metrics for what a plugin worker publishes,
Plugin Worker Scheduling for the lance job types and lanes, and Iceberg
Table Maintenance for the foreign-format skip that keeps orphan cleanup
away from Lance fragments.
2026-08-21 10:51:39 -07:00
Chris Lu 5febe6078f document the S3 Tables maintenance configuration APIs
The maintenance page presented the worker config as the only source of
truth. Table properties now win over it, so the page said the wrong thing
about every threshold it documented.

Adds where settings come from, the five new APIs and their settings, the
new table_properties_override and rewrite_strategy=auto knobs, the IAM
action names, and CLI walkthroughs.
2026-08-16 10:39:38 -07:00
Chris Lu 645c4cf45b adding table bucket 2026-01-30 11:33:33 -08:00