You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/kafka/kafka-table-engine.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,6 @@ description: 'Using the Kafka Table Engine'
6
6
title: 'Using the Kafka table engine'
7
7
---
8
8
9
-
import CloudNotSupportedBadge from '@theme/badges/CloudNotSupportedBadge';
10
9
import Image from '@theme/IdealImage';
11
10
import kafka_01 from '@site/static/images/integrations/data-ingestion/kafka/kafka_01.png';
12
11
import kafka_02 from '@site/static/images/integrations/data-ingestion/kafka/kafka_02.png';
@@ -15,8 +14,6 @@ import kafka_04 from '@site/static/images/integrations/data-ingestion/kafka/kafk
15
14
16
15
# Using the Kafka table engine
17
16
18
-
<CloudNotSupportedBadge/>
19
-
20
17
:::note
21
18
Kafka table engine is not supported on [ClickHouse Cloud](https://clickhouse.com/cloud). Please consider [ClickPipes](../clickpipes/kafka.md) or [Kafka Connect](./kafka-clickhouse-connect-sink.md)
0 commit comments