Forum Discussion
Hi, thanks for your answer.
I read the article and I downloal again the jars. I continue with problem to connect, After searching more in Internet, I found this good blog with the string connection:
http://abhishekasthana.com/accessing-cassendra-soapui/
Case 1:
Connection String: jdbc:cassandra://username/password@servername:port/keyspacename_smallcase (I was missing // before the user name)
I get this error:
Error: Can't get the Connection for specified properties; java.sql.SQLNonTransientConnectionException: Connection url may only include host, port, and keyspace, consistency and version option, e.g., jdbc:cassandra://localhost:9170/Keyspace1?version=3.0.0&consistency=ONE
- JahnaviAkkineni8 years agoOccasional Contributor
I tried using the script posted and I am seeing an error. No suitable driver for jdbc:Cassandra. This site (http://abhishekasthana.com/accessing-cassendra-soapui/) is down.
If you were able to resolve it, please post a reply on steps to do.
Thank you!!
- anu_r8 years agoNew Contributor
Is this issue resolved? Can you post the solution please?
Related Content
- 10 years ago
- 2 years ago
- 4 years ago
Recent Discussions
- 15 years ago