Ah got it. Good stuff.

--
Rahul Singh
rahul.si...@anant.us

Anant Corporation

On Feb 6, 2018, 9:40 AM -0500, Nigel LEACH <nigel.le...@uk.bnpparibas.com>, 
wrote:
> Not too much delving needed, I upgraded jamm to v0.3.2. I’m not entirely sure 
> why this was required, it seems a little obscure, but I’m back on track.
>
> Many Thanks
> Nigel
>
> From: Nigel LEACH
> Sent: 06 February 2018 14:25
> To: user@cassandra.apache.org
> Subject: RE: Cassandra CDC
>
> Thanks Rahul, I looked at the smartcat implementation, and am doing something 
> very similar. Unfortunately, I’m using a mixed DSE and Apache codebase, which 
> may not help.
>
> Anyway, if CDC worked for you with a random partitioner that’s good news, as 
> its more likely my code that is wrong. I will just have to delve a bit more 
> deeply.
>
> Regards
> Nigel
>
>
> From: Rahul Singh [mailto:rahul.xavier.si...@gmail.com]
> Sent: 06 February 2018 14:14
> To: user@cassandra.apache.org
> Subject: Re: Cassandra CDC
>
> Nigel,
>
> Are you using something like this or rolled your own?
>
> https://github.com/smartcat-labs/cassandra-kafka-connector/tree/master/cassandra-cdc
>
> Ive used it in a docker composition and it seemed to work fine for me.
>
> https://github.com/smartcat-labs/cassandra-kafka-connector/blob/master/cassandra-trigger/src/main/java/io/smartcat/cassandra/trigger/KafkaTrigger.java
>
>
>
> --
> Rahul Singh
> rahul.si...@anant.us
>
> Anant Corporation
>
> On Feb 6, 2018, 5:50 AM -0500, Nigel LEACH <nigel.le...@uk.bnpparibas.com>, 
> wrote:
> Hello, I’m loading Cassandra (v3.10.0.1652) data into a Kafka (v1.0.0) topic 
> via CDC and the org.apache.cassandra.db.commitlog.CommitLogReader. All seems 
> to fit together, but I am seeing an “Invalid partitioner RandomPartitioner” 
> error thrown. Is CDC compatible with the RandomPartitioner? There doesn’t 
> seem to be a great deal of documentation, but I may well have missed 
> something.
>
> Many thanks for any assistance, before I start debugging in anger.
> Nigel
>
> ___________________________________________________________
> This e-mail may contain confidential and/or privileged information. If you 
> are not the intended recipient (or have received this e-mail in error) please 
> notify the sender immediately and delete this e-mail. Any unauthorised 
> copying, disclosure or distribution of the material in this e-mail is 
> prohibited.
> Please refer to http://www.bnpparibas.co.uk/en/email-disclaimer/ for 
> additional disclosures.
>
> ___________________________________________________________
> This e-mail may contain confidential and/or privileged information. If you 
> are not the intended recipient (or have received this e-mail in error) please 
> notify the sender immediately and delete this e-mail. Any unauthorised 
> copying, disclosure or distribution of the material in this e-mail is 
> prohibited.
> Please refer to http://www.bnpparibas.co.uk/en/email-disclaimer/ for 
> additional disclosures.

Reply via email to