Skip to content

Commit 989a114

Browse files
authored
Merge branch 'main' into DOC-136-Document-feature-Azure-Implementation-for-Cloud-GA
2 parents 6826512 + eb339ac commit 989a114

File tree

8 files changed

+15
-11
lines changed

8 files changed

+15
-11
lines changed

modules/manage/pages/iceberg/about-iceberg-topics.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= About Iceberg Topics
22
:description: Learn how Redpanda can integrate topics with Apache Iceberg.
3-
:page-beta: true
43

54
NOTE: The Iceberg integration for Redpanda Cloud is a beta feature. It is not supported for production deployments.
65

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
= Choose an Iceberg Mode
22
:description: Learn about supported Iceberg modes and how you can integrate schemas with Iceberg topics.
3-
:page-beta: true
43

54
include::ROOT:manage:iceberg/choose-iceberg-mode.adoc[tag=single-source]
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Query Iceberg Topics using Databricks and Unity Catalog
22
:description: Add Redpanda topics as Iceberg tables that you can query in Databricks managed by Unity Catalog.
33
:page-categories: Iceberg, Tiered Storage, Management, High Availability, Data Replication, Integration
4-
:page-beta: true
54

65
include::ROOT:manage:iceberg/iceberg-topics-databricks-unity.adoc[tag=single-source]
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
= Integrate Redpanda with Iceberg
22
:description: Generate Iceberg tables for your Redpanda topics for data lakehouse access.
3-
:page-layout: index
4-
:page-beta: true
3+
:page-layout: index

modules/manage/pages/iceberg/query-iceberg-topics.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Query Iceberg Topics
22
:description: Query Redpanda topic data stored in Iceberg tables, based on the topic Iceberg mode and schema.
3-
:page-beta: true
43

54
When you access Iceberg topics from a data lakehouse or other Iceberg-compatible tools, how you consume the data depends on the xref:manage:iceberg/about-iceberg-topics.adoc#enable-iceberg-integration[Iceberg mode] you've chosen for a topic, and whether you've registered a schema for the topic in the xref:manage:schema-reg/schema-reg-overview.adoc[Redpanda Schema Registry]. You do not need to rely on complex ETL jobs or pipelines to access real-time data from Redpanda.
65

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
= Use Iceberg Catalogs
22
:description: Learn how to access Redpanda topic data stored in Iceberg tables, using table metadata or a catalog integration.
3-
:page-beta: true
43

54
include::ROOT:manage:partial$iceberg/use-iceberg-catalogs.adoc[]
65

modules/reference/pages/properties/cluster-properties.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ NOTE: Some properties require a cluster restart for updates to take effect. This
88

99
== Cluster configuration
1010

11-
include::ROOT:reference:properties/cluster-properties.adoc[tags=audit_enabled;audit_excluded_principals;audit_excluded_topics;data_transforms_enabled;data_transforms_logging_line_max_bytes;iceberg_catalog_type;iceberg_delete;iceberg_enabled;iceberg_rest_catalog_client_id;iceberg_rest_catalog_client_secret;iceberg_rest_catalog_token;iceberg_rest_catalog_authentication_mode;iceberg_rest_catalog_endpoint;iceberg_rest_catalog_oauth2_server_uri;iceberg_rest_catalog_prefix;iceberg_rest_catalog_request_timeout_ms;iceberg_default_partition_spec;iceberg_invalid_record_action;iceberg_target_lag_ms;iceberg_rest_catalog_trust;iceberg_rest_catalog_crl;data_transforms_per_function_memory_limit;data_transforms_binary_max_size;log_segment_ms;http_authentication;iceberg_catalog_base_location;default_topic_replications;minimum_topic_replications;oidc_discovery_url;oidc_principal_mapping;oidc_token_audience;sasl_mechanisms;tls_min_version;audit_log_num_partitions;data_transforms_per_core_memory_reservation;iceberg_disable_snapshot_tagging;enable_consumer_group_metrics]
11+
include::ROOT:reference:properties/cluster-properties.adoc[tags=audit_enabled;audit_excluded_principals;audit_excluded_topics;data_transforms_enabled;data_transforms_logging_line_max_bytes;iceberg_catalog_type;iceberg_delete;iceberg_enabled;iceberg_rest_catalog_client_id;iceberg_rest_catalog_client_secret;iceberg_rest_catalog_token;iceberg_rest_catalog_authentication_mode;iceberg_rest_catalog_base_location;iceberg_rest_catalog_endpoint;iceberg_rest_catalog_oauth2_server_uri;iceberg_rest_catalog_prefix;iceberg_rest_catalog_request_timeout_ms;iceberg_default_partition_spec;iceberg_invalid_record_action;iceberg_target_lag_ms;iceberg_rest_catalog_trust;iceberg_rest_catalog_crl;data_transforms_per_function_memory_limit;data_transforms_binary_max_size;log_segment_ms;http_authentication;iceberg_catalog_base_location;default_topic_replications;minimum_topic_replications;oidc_discovery_url;oidc_principal_mapping;oidc_token_audience;sasl_mechanisms;tls_min_version;audit_log_num_partitions;data_transforms_per_core_memory_reservation;iceberg_disable_snapshot_tagging;enable_consumer_group_metrics]

package-lock.json

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)