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
For advanced use cases, ClickPipes allows you to fine-tune internal settings to better fit your ingestion needs. Below is a non-exhaustive list of available options:
86
+
ClickPipes provides sensible defaults that cover the requirements of most use cases. If your use case requires additional fine-tuning, you can adjust the following settings:
87
87
88
-
-**Streaming max insert wait time**: Configures the maximum wait period before inserting data into the ClickHouse cluster. Applies to streaming ClickPipes (Kafka, Kinesis, etc.).
89
-
-**Object storage polling interval**: Configures how frequently ClickPipes checks object storage for new data. Applies to object storage ClickPipes (S3, GCS, etc.).
88
+
-**Streaming max insert wait time**: Configures the maximum wait period before inserting data into the ClickHouse cluster. Applies to streaming ClickPipes (e.g., Kafka, Kinesis).
89
+
-**Object storage polling interval**: Configures how frequently ClickPipes checks object storage for new data. Applies to object storage ClickPipes (e.g., S3, GCS).
90
90
91
91
<Imageimg={cp_advanced_settings}alt="Advanced settings for ClickPipes"size="lg"border/>
0 commit comments