blob: 4bea2833cb095953674623c75ab03738209a0910 [file] [view]
---
title: Clickhouse
sidebar_position: 1
---
# Prerequisites
- Configure the Clickhouse data node
- Configure the Inlong group and Inlong stream
# Create clickhouse sink
After configuring the Clickhouse data node, Inlong group and Inlong stream, you can create a Clickhouse sink:
SelectIngestionand clickDetail
![](img/create_clickhouse_sink_1.png)
SelectCreateand click Clickhouse type.
![img.png](img/create_clickhouse_sink_2.png)
Fill in the required configuration information for Clickhouse and click Save.
![img.png](img/create_clickhouse_sink_3.png)
- NameUser-defined name, used to identify this sink information.
- Sink descriptionThis sink description information.
- Create resourceDecide whether to perform table creation operation for this sink.
- DB nameClickhouse database name.
- Table nameClickhouse table name.
- Data nodeClickhouse data node.
The creation of the subscription is now complete.