Skip to content

Commit d21a084

Browse files
committed
cherry-pick
1 parent 422a58c commit d21a084

File tree

113 files changed

+402
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+402
-28
lines changed

docs/integrations/data-ingestion/apache-spark/spark-jdbc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: 'Introduction to Apache Spark with ClickHouse'
66
keywords: ['clickhouse', 'Apache Spark', 'jdbc', 'migrating', 'data']
77
title: 'Spark JDBC'
88
doc_type: 'guide'
9+
integration:
10+
- support_level: 'core'
11+
- category: 'data_ingestion'
912
---
1013

1114
import Tabs from '@theme/Tabs';

docs/integrations/data-ingestion/apache-spark/spark-native-connector.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: 'Introduction to Apache Spark with ClickHouse'
66
keywords: ['clickhouse', 'Apache Spark', 'migrating', 'data']
77
title: 'Spark Connector'
88
doc_type: 'guide'
9+
integration:
10+
- support_level: 'core'
11+
- category: 'data_ingestion'
912
---
1013

1114
import Tabs from '@theme/Tabs';

docs/integrations/data-ingestion/aws-glue/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description: 'Integrate ClickHouse and Amazon Glue'
66
keywords: ['clickhouse', 'amazon', 'aws', 'glue', 'migrating', 'data', 'spark']
77
title: 'Integrating Amazon Glue with ClickHouse and Spark'
88
doc_type: 'guide'
9+
integration:
10+
- support_level: 'core'
11+
- category: 'data_ingestion'
912
---
1013

1114
import Image from '@theme/IdealImage';

docs/integrations/data-ingestion/azure-data-factory/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ description: 'Bringing Azure Data into ClickHouse'
44
keywords: ['azure data factory', 'azure', 'microsoft', 'data']
55
title: 'Bringing Azure Data into ClickHouse'
66
doc_type: 'guide'
7+
integration:
8+
- support_level: 'core'
9+
- category: 'data_ingestion'
710
---
811

912
| Page | Description |

docs/integrations/data-ingestion/azure-data-factory/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: 'Bringing Azure Data into ClickHouse - Overview'
55
keywords: ['azure data factory', 'azure', 'microsoft', 'data']
66
title: 'Bringing Azure Data into ClickHouse'
77
doc_type: 'guide'
8+
integration:
9+
- support_level: 'core'
10+
- category: 'data_ingestion'
811
---
912

1013
import ClickHouseSupportedBadge from '@theme/badges/ClickHouseSupported';

docs/integrations/data-ingestion/azure-data-factory/using_azureblobstorage.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: 'Using ClickHouse''s azureBlobStorage table function'
55
keywords: ['azure data factory', 'azure', 'microsoft', 'data', 'azureBlobStorage']
66
title: 'Using ClickHouse''s azureBlobStorage table function to bring Azure data into ClickHouse'
77
doc_type: 'guide'
8+
integration:
9+
- support_level: 'core'
10+
- category: 'data_ingestion'
811
---
912

1013
import Image from '@theme/IdealImage';

docs/integrations/data-ingestion/azure-data-factory/using_http_interface.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: 'Using ClickHouse''s HTTP interface to bring data from Azure Data F
55
keywords: ['azure data factory', 'azure', 'microsoft', 'data', 'http interface']
66
title: 'Using ClickHouse HTTP Interface to bring Azure data into ClickHouse'
77
doc_type: 'guide'
8+
integration:
9+
- support_level: 'core'
10+
- category: 'data_ingestion'
811
---
912

1013
import Image from '@theme/IdealImage';

docs/integrations/data-ingestion/azure-synapse/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description: 'Introduction to Azure Synapse with ClickHouse'
55
keywords: ['clickhouse', 'azure synapse', 'azure', 'synapse', 'microsoft', 'azure spark', 'data']
66
title: 'Integrating Azure Synapse with ClickHouse'
77
doc_type: 'guide'
8+
integration:
9+
- support_level: 'core'
10+
- category: 'data_ingestion'
811
---
912

1013
import TOCInline from '@theme/TOCInline';

docs/integrations/data-ingestion/clickpipes/aws-privatelink.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ slug: /integrations/clickpipes/aws-privatelink
55
title: 'AWS PrivateLink for ClickPipes'
66
doc_type: 'guide'
77
keywords: ['aws privatelink', 'ClickPipes security', 'vpc endpoint', 'private connectivity', 'vpc resource']
8+
integration:
9+
- support_level: 'core'
10+
- category: 'clickpipes'
811
---
912

1013
import cp_service from '@site/static/images/integrations/data-ingestion/clickpipes/cp_service.png';

docs/integrations/data-ingestion/clickpipes/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ slug: /integrations/clickpipes
55
title: 'Integrating with ClickHouse Cloud'
66
doc_type: 'guide'
77
keywords: ['ClickPipes', 'data ingestion platform', 'streaming data', 'integration platform', 'ClickHouse Cloud']
8+
integration:
9+
- support_level: 'core'
10+
- category: 'clickpipes'
811
---
912

1013
import Kafkasvg from '@site/static/images/integrations/logos/kafka.svg';

0 commit comments

Comments
 (0)