Skip to content

Commit 1a3a98a

Browse files
kbatuigasKat Batuigas
andauthored
DOC-1087 Use single source tag across all Iceberg docs (#419)
* Use single source tag for Cloud doc * Update local-antora-playbook.yml --------- Co-authored-by: Kat Batuigas <kbauigas@gmail.com>
1 parent 006534c commit 1a3a98a

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= About Iceberg Topics
22
:description: Learn how Redpanda can integrate topics with Apache Iceberg.
3+
:page-categories: Iceberg, Tiered Storage, Management, High Availability, Data Replication, Integration
34

4-
include::ROOT:manage:partial$iceberg/about-iceberg-topics.adoc[]
5+
include::ROOT:manage:iceberg/about-iceberg-topics.adoc[tag=single-source]
Lines changed: 2 additions & 3 deletions
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-categories: Iceberg, Tiered Storage, Management, High Availability, Data Replication, Integration
34

4-
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.
5-
6-
include::ROOT:manage:partial$iceberg/query-iceberg-topics.adoc[]
5+
include::ROOT:manage:iceberg/query-iceberg-topics.adoc[tag=single-source]
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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-categories: Iceberg, Tiered Storage, Management, High Availability, Data Replication, Integration
34

4-
include::ROOT:manage:partial$iceberg/use-iceberg-catalogs.adoc[]
5-
6-
== Next steps
7-
8-
* xref:manage:iceberg/query-iceberg-topics.adoc[]
5+
include::ROOT:manage:iceberg/use-iceberg-catalogs.adoc[tag=single-source]

0 commit comments

Comments
 (0)