chunjun
chunjun copied to clipboard
Fix: clickhouse jdbc connect timeout error
when I insert a large batch data to clickhouse , this error will appear.
DB::Exception: Timeout exceeded: elapsed 5.001140127 seconds, maximum: 5:
Hey bro, can you define a parameter like 'socketTimeout' or something else? And the value of this parameter can be custom on job script. One more thing, the commit message of pr should be liked '[hotfix-#issueID][fix-module] fix-commit.'.
@huzk8