Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Databricks loader: JDBC query timeouts not working #1092

Open
istreeter opened this issue Oct 11, 2022 · 0 comments
Open

Databricks loader: JDBC query timeouts not working #1092

istreeter opened this issue Oct 11, 2022 · 0 comments

Comments

@istreeter
Copy link
Contributor

We were shown an example on Discourse where the Databricks Loader seemed to get stuck running SELECT 1 when it first started up. In the loader we use JDBC query timeouts so the query should never run for longer than 10 minutes. It is possible that this query timeout is not working properly with the Databricks driver.

If they query timeout does not work with this driver, then we should find some other way to make sure the loader shows liveliness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant