scala - Read data from Cassandra for processing in Flink -


i have process data streams kafka using flink streaming engine. analysis on data, need query tables in cassandra. best way this? have been looking examples in scala such cases. couldn't find any.how can data cassandra read in flink using scala programming language? read & write data cassandra using apache flink java api has question on same lines. has multiple approaches mentioned in answers. know best approach in case. also, of examples available in java. looking scala examples.

i think should cover basics.

https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/cassandra.html


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -