Re: kafka-connect-jdbc: ids, timestamps, and transactions

2015-12-18 Thread Mark Drago
k these questions is a bit confusing since Connect is part > of Kafka. In general, for specific connectors I'd suggest asking on the > corresponding mailing list for the project, which in the case of the JDBC > connector would be the Confluent Platform mailing list here: > https://group

Re: mapping events to topics

2015-10-08 Thread Mark Drago
m 20 different topics in order > to construct the objects it actually uses If you ever did data modeling > for a datawarehouse, this will look a bit > familiar :) Gwen > On Tue, Oct 6, 2015 at 4:46 PM, Mark Drago <markdr...@gmail.com> wrote: > > Hello, > > > > At

mapping events to topics

2015-10-06 Thread Mark Drago
Hello, At my organization we are already using kafka in a few areas, but we're looking to expand our use and we're struggling with how best to distribute our events on to topics. We have on the order of 30 different kinds of events that we'd like to distribute via kafka. We have one or two