Hi All,
I'm trying to connect to C* v3.1.1 cluster.
It works nice with cqlsh
/$ cqlsh//
//Connected to Test Cluster at 127.0.0.1:9042.//
//[cqlsh 5.0.1 | Cassandra 3.1.1 | CQL spec 3.3.1 | Native protocol v4]/
But doesn't work with /cassandra-driver-core/.
I use next mvn deps:
///
//com.dat
blems connecting.
On Tue, Jan 5, 2016 at 6:51 AM, ssiv...@gmail.com wrote:
Hi All,
I'm trying to connect to C* v3.1.1 cluster.
It works nice with cqlsh
/$ cqlsh//
//Connected to Test Cluster at 127.0.0.1:9042.//
//[cqlsh 5.0.1 | Cassandra 3.1.1 | CQL spec 3.3.1 | Native protocol v4]/
But do
OVcOM/h7fYfOyOBQAJ
On Tue, Jan 5, 2016 at 11:06 AM, ssiv...@gmail.com
wrote:
I've just tried cassandra-driver-core v3.0.0-alpha5 and it works with C*
3.1.1. At least it connects to the cluster.
On 01/05/2016 11:57 AM, Alex Popescu wrote:
Hi Serj,
Have you tried the 3.0 rc? Due to some chan