You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can change the default sql port 5433 by modify the jdbcUrl, but it shows errors because the jdbc kept trying to connect default cql port 9042 while I'm using a different port for Cassandra like 19042.
I'm submitting a ...
Describe the issue
Hi guys,
Following the README
I can change the default sql port
5433
by modify thejdbcUrl
, but it shows errors because the jdbc kept trying to connect default cql port9042
while I'm using a different port for Cassandra like19042
.Is there any way to customize cql default port?
Driver Version?
Java Version?
1.8
OS Version?
CentOS 7
PostgreSQL Version?
11
The text was updated successfully, but these errors were encountered: