Re: Opportunity to contribute in Apache Kafka

2016-07-23 Thread Ewen Cheslack-Postava
Hey Shubham, I'd highly recommend a couple of newbie bugs just to get familiarized ( https://issues.apache.org/jira/issues/?jql=project%20%3D%20KAFKA%20AND%20labels%20%3D%20%22newbie%22%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC ) After getting familiarized with the project (

Re: Opportunity to contribute in Apache Kafka

2016-07-06 Thread विश्वासराव साळुंखे
Hi Shubham and team, Considering development time,below should be good . Name: Creating Kafka connector/s 1. Read MySQL binlog and send data to kafka in JSON/Avro. 2. Read MongoDB oplog and send data to Kafka in JSON/Avro. To start with simple, you can consider single DB node and then add comple