I an trying to connect Ignite using standard JDBC driver. But for some reason, I want to use the older JDBC connection URL pattern as following: jdbc:ignite://<hostname>:<port>/<cache_name>,
It can connect sucessfully, but only for server mode. After the connection finished, the data on it will lose. I want to know how to connect Ignite using JDBC driver by client mode. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-connect-Ignite-using-JDBC-driver-by-client-mode-tp1771.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
