Carl-Zhou-CN commented on issue #5435: URL: https://github.com/apache/seatunnel/issues/5435#issuecomment-1710944923
> > @Toroidals hi, The ClickHouse sink only supports sharding when the table is a distributed table,you can refer to the "split_mode" parameter. > > When using distributed tables for writing in ClickHouse, it is necessary to rely on ZooKeeper. In earlier versions, when there is a large amount of data, it could lead to ZooKeeper crashes. Is it still possible to encounter the same issue in the current version? I don't think there will be this problem because essentially Clickhouse Sink will write to the local table rather than directly from a distributed table -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
