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

JDBC Driver Connection Times Out on Read #81

Closed
chrisfw opened this issue May 12, 2021 · 2 comments
Closed

JDBC Driver Connection Times Out on Read #81

chrisfw opened this issue May 12, 2021 · 2 comments

Comments

@chrisfw
Copy link

chrisfw commented May 12, 2021

@jinmingjian , Jin, I attempted to connect to the TB server using the Clickhouse JDBC driver (pulled in by DBeaver) on port 9528, but the connection attempt times out on the read. I tried configuring the connection properties both with no Database/Schema specified as well as with default. I also tried with the No authentication option set. Below are screen captures illustrating the connection properties and the connection error. Note that I also confirmed that the firewall is turned off.

clickhouse-jdbc-conn

clickhouse-jdbc-conn-error

@chrisfw
Copy link
Author

chrisfw commented May 12, 2021

@jinmingjian , I see now that I should have tested with the Native driver you linked as it is not the official one. I will retest with that one.

@chrisfw chrisfw closed this as completed May 12, 2021
@jinmingjian
Copy link
Contributor

@chrisfw thanks for reporting. You are right. The official JDBC driver is based on another HTTP protocol, which has not been supported by TensorBase now.

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

2 participants