Re: Cassandra Sink version

2017-03-23 Thread Kostas Kloudas
Glad I could help! > On Mar 23, 2017, at 10:42 AM, Nancy Estrada wrote: > > The documentation you mentioned says: "The Java client driver 3.0.7 (branch > 3.0.x) is compatible with Apache Cassandra 1.2, 2.0, 2.1, 2.2 and 3.0". > > Thank you Kostas! > > > > -- > View this message in context:

Re: Cassandra Sink version

2017-03-23 Thread Nancy Estrada
The documentation you mentioned says: "The Java client driver 3.0.7 (branch 3.0.x) is compatible with Apache Cassandra 1.2, 2.0, 2.1, 2.2 and 3.0". Thank you Kostas! -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Cassandra-Sink-version-tp12

Re: Cassandra Sink version

2017-03-22 Thread Kostas Kloudas
Hi Nancy, For both Flink 1.2 and Flink 1.3, our tests are written against Cassandra 2.2.5. We use the version 3.0 of this https://github.com/datastax/java-driver/tree/3.0.x driver. So please check there to see which Cassandra versions they sup