chrislusf opened a new pull request, #4053: URL: https://github.com/apache/doris-website/pull/4053
Two cross-link gaps for the existing SeaweedFS pages: - The Iceberg catalog page's Supported Storage Systems list now links to the SeaweedFS storage page alongside the other S3-compatible stores. - The Iceberg REST metastore page's Example Configurations now include Connecting to SeaweedFS Rest Catalog, using the same CREATE CATALOG statement as the Integration with SeaweedFS best-practices page. SeaweedFS table buckets serve the Iceberg REST catalog for table metadata and store the table data as Parquet files behind the same S3 gateway. Applied to en and zh-CN for current, 3.x, and 4.x. The configuration is the one exercised by the TestDorisIcebergCatalog suite in the SeaweedFS repository: https://github.com/seaweedfs/seaweedfs/tree/master/test/s3tables/catalog_doris -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
