Re: KAFKA Connect - Source Connector for Mainframe REST Services

2015-12-21 Thread saravanan tirugnanum
Thanks. Yes. This is resolved.  Please also check the below mail i sent earlier.  Hi , I just found that the pom.xml of Kafka-Connect-jdbc is missing these entriesAlso , both the libraries Common-Config and Common-Utils are not found in the confluent maven repo. Please upload and update the pom.x

Re: KAFKA Connect - Source Connector for Mainframe REST Services

2015-12-20 Thread Ewen Cheslack-Postava
I think the relevant questions here were addressed in this Github issue: https://github.com/confluentinc/kafka-connect-jdbc/issues/30 -Ewen On Tue, Dec 15, 2015 at 12:51 PM, saravanan tirugnanum wrote: > Also please share some example of JDBC Source Connector running in > distributed mode and

KAFKA Connect - Source Connector for Mainframe REST Services

2015-12-15 Thread saravanan tirugnanum
Hi  I am working on designing and building a SourceConnector to run in a distributed mode to transfer data from Mainframe data sources which are exposed as RESTful services. So , planning to spin multiple workers handling and processing subset of data coordinating with  all workers in distribute

Re: KAFKA Connect - Source Connector for Mainframe REST Services

2015-12-15 Thread saravanan tirugnanum
Also please share some example of JDBC Source Connector running in distributed mode and assigning tasks across different workers. RegardsSaravanan On Tuesday, 15 December 2015 1:23 PM, saravanan tirugnanum wrote: Hi  I am working on designing and building a SourceConnector to run in a