How to increase timeout in ClickHouse connector #13531
Answered
by
tangjiangling
JonathanAquino-NextRoll
asked this question in
Q&A
-
Is there a way to increase the timeout in the ClickHouse connector? I am getting this error after 30 seconds:
Based on ClickHouse/ClickHouse#974 I think the JDBC setting to change is socket_timeout. It would be great if I could increase this to 300000. |
Beta Was this translation helpful? Give feedback.
Answered by
tangjiangling
Aug 6, 2022
Replies: 1 comment 1 reply
-
You need to change the catalog property
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ebyhr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to change the catalog property
connection-url
(underetc/catalog/clickhouse.properties
), sth like this: