Re: Writing on Cassandra

2017-08-14 Thread Nico Kruber
uster.Builder builder) { > return builder.addContactPoint("127.0.0.1").build(); > } > }) > .build(); > > the values to insert in VALUES clause are exactly the values of Tuple6. How > can I indicate that to my statement ? > > > > -- >

Re: Writing on Cassandra

2017-08-13 Thread AndreaKinn
ddContactPoint("127.0.0.1").build(); } }) .build(); the values to insert in VALUES clause are exactly the values of Tuple6. How can I indicate that to my statement ? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Writin

Re: Writing on Cassandra

2017-08-09 Thread Aljoscha Krettek
gt; use. > Please let me know if someone has experience with Flink and Cassandra > together > > > > -- > View this message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Writing-on-Cassandra-tp14744p14745.html > Sent from the Apache Flink User Mailing List archive. mailing list archive at > Nabble.com.

Re: Writing on Cassandra

2017-08-08 Thread AndreaKinn
I probably solved import issue, but still need help to find some examples of use. Please let me know if someone has experience with Flink and Cassandra together -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Writing-on-Cassandra

Writing on Cassandra

2017-08-08 Thread AndreaKinn
e, can you provide me some examples of use of Cassandra and clarify me why Cassandra classes are not recognised? Thanks in advance, Andrea -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Writing-on-Cassandra-tp14744.html Sent from the Apache Fl