Open yongjie-huang opened 1 year ago
springboot+druid+clickhouse local table
chproxy address url jdbc:clickhouse://182.119.188.36:18123/default?autoReconnect=true&rewriteBatchedStatements=true&socket_timeout=6000000&useLocalSessionState=true&useUnicode=true&characterEncoding=utf-8
Batch write to ck, resulting in data only being written to one ck node. Chproxy configured proxy, two ck nodes
wating …
Hi, Here are a few questions to better understand the pb:
springboot+druid+clickhouse local table
chproxy address url jdbc:clickhouse://182.119.188.36:18123/default?autoReconnect=true&rewriteBatchedStatements=true&socket_timeout=6000000&useLocalSessionState=true&useUnicode=true&characterEncoding=utf-8
Batch write to ck, resulting in data only being written to one ck node. Chproxy configured proxy, two ck nodes
wating …