Set “ssl” parameter for jdbc input plugin for cassandra

Hi,

Im trying to connect to ssl cassandra with dbschema jdbc drivers. but failing to connect.
where as successful to connect to non ssl cassandra db.
Also with cdata drivers im able to connect both ssl & non ssl cassandra.

My connection string is :

jdbc:cassandra://IP:9142 --------(for ssl)

Please suggest if anything is missing.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.