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

4x4 Matrix in Python -

python - String indices must be integers and while issue -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -