- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2025 11:13 PM
Hi Team,
I’m currently using the Databricks JDBC driver version 2.6.40, and I’ve noticed intermittent socket timeout errors during pipeline execution.
I came across the release note for version 2.6.35 mentioning the following change:
[SPARKJ-688] The connector turns on the socket timeout by default for HTTP connections and provides default values.
Could you please confirm:
- What is the default socket timeout value that was introduced in version 2.6.35?
- Based on the intermittent timeouts I’m encountering, would increasing the SocketTimeout value in the JDBC URL help mitigate this issue?
Thanks,
Balram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2025 08:07 AM
The default socket timeout value introduced in Databricks JDBC driver version 2.6.35 is 300 seconds (5 minutes). Please refer to the below kb.
https://kb.databricks.com/dbsql/job-timeout-when-connecting-to-a-sql-endpoint-over-jdbc