You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jesus H Christ (Jira)" <ji...@apache.org> on 2022/07/29 23:07:00 UTC

[jira] [Commented] (FLINK-26822) Add Source implementation for Cassandra connector

    [ https://issues.apache.org/jira/browse/FLINK-26822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573185#comment-17573185 ] 

Jesus H Christ commented on FLINK-26822:
----------------------------------------

I was eagerly awating these changes in official Flink releases, thanks [~echauchot] . One note, I did find the ds-bulk-partitioner classes useful while writing SplitEnumerator, and based Splits on RingRanges just like you did in the implementation I tried.

[https://github.com/datastax/dsbulk/blob/1.x/partitioner/src/main/java/com/datastax/oss/dsbulk/partitioner/PartitionGenerator.java]

 

 

> 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)