[
https://issues.apache.org/jira/browse/KAFKA-4306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15598388#comment-15598388
]
Saravanan Tirugnanum commented on KAFKA-4306:
-
We are noticing this
[
https://issues.apache.org/jira/browse/KAFKA-3055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128891#comment-15128891
]
Saravanan Tirugnanum commented on KAFKA-3055:
-
Hi Kishore
I am facing
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 assigning tasks across
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.xml for the below
entry.
https://github.com/confluentinc/kafka-connect-jdbc
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
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