All Questions
1 question
0
votes
1
answer
288
views
Flink and Cassandra Connection Issue
Has anyone faced any issue with Connecting to Cassandra from a Flink Job when the Connection is made outside the Flink's DataStreams normally?
Session session = clusterBuilder.getCluster()....