Skip to content

Commit 6f75655

Browse files
authored
Call out supported Iceberg catalogs (#1151)
1 parent e7587f4 commit 6f75655

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

modules/manage/partials/iceberg/use-iceberg-catalogs.adoc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,37 @@ For BYOVPC clusters, you must:
2020
+
2121
Secrets management is enabled by default for AWS if you follow the guide to xref:get-started:cluster-types/byoc/aws/vpc-byo-aws.adoc[creating a new BYOVPC cluster]. For GCP, follow the guides to enable secrets management for a xref:get-started:cluster-types/byoc/gcp/vpc-byo-gcp.adoc[new BYOVPC cluster] or an xref:get-started:cluster-types/byoc/gcp/enable-secrets-byovpc-gcp.adoc[existing BYOVPC cluster].
2222
. Ensure that your network security settings allow egress traffic from the Redpanda network to the catalog service endpoints.
23+
24+
=== Limitations
25+
26+
The Iceberg integration for Redpanda Cloud supports multiple Iceberg catalogs across different cloud platforms, with progressive levels of release maturity. Each combination of cloud provider and catalog integration is tested and released independently.
27+
28+
The following matrix shows the current status of Iceberg integrations across different cloud providers and catalogs. Check this matrix regularly as Redpanda Cloud continues to expand GA coverage for Iceberg topics.
29+
30+
|===
31+
| |Databricks Unity Catalog |Snowflake Open Catalog |Dremio Nessie
32+
33+
|AWS |Beta |Beta |Beta
34+
|Azure |Beta |Beta |Beta
35+
|GCP |Beta |Beta |Beta
36+
|===
37+
endif::[]
38+
39+
ifndef::env-cloud[]
40+
=== Limitations
41+
42+
The Iceberg integration for Redpanda Self-Managed supports multiple Iceberg catalogs, with progressive levels of release maturity. Each catalog integration is tested and released independently.
43+
44+
The following shows the current status of Iceberg catalog integrations. Check this list regularly as Redpanda continues to expand GA coverage for Iceberg topics.
45+
46+
|===
47+
|Catalog service | Status
48+
49+
|Databricks Unity Catalog |Tested
50+
|Snowflake Open Catalog |Tested
51+
|Dremio Nessie |Tested
52+
53+
|===
2354
endif::[]
2455

2556
=== Set cluster properties

0 commit comments

Comments
 (0)