[
https://issues.apache.org/jira/browse/FLINK-26822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573828#comment-17573828
]
Etienne Chauchot commented on FLINK-26822:
------------------------------------------
Hi [~oogetyboogety]. Thanks for your comment and the pointer. I'm currently
coding the source. The approach I took is indeed the RingRanges that the spark
connector took. Indeed the ring ranges impl does not deal with replicas so I
should definitely take a look at the DSBulk API. Good thing also is that this
code is Apache v2 licenced.
> Add Source implementation for Cassandra connector
> -------------------------------------------------
>
> Key: FLINK-26822
> URL: https://issues.apache.org/jira/browse/FLINK-26822
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Cassandra
> Reporter: Martijn Visser
> Assignee: Etienne Chauchot
> Priority: Major
>
> The Cassandra connector is currently only available as a Sink implementation
> for DataStream users. We should also make it available as a Source. This
> should be done via Flink's Source API. More details can be found in FLIP-27
> https://cwiki.apache.org/confluence/display/FLINK/FLIP-27%3A+Refactor+Source+Interface
--
This message was sent by Atlassian Jira
(v8.20.10#820010)