Data replication from kafka-topic to ignite cluster

2021-05-15 Thread shubhamshirur
I am trying to replicate data from Kafka topic to apache ignite cluster. I have added ignite-core.jar along with all other required files in plugins and it's loaded in connector as per the logs. Still I'm facing this error. Any suggestions would be helpful. Thank you. INFO Instantiated connecto

Re: Data replication from kafka-topic to ignite cluster

2021-05-17 Thread shubhamshirur
Thank you sir for replying. I have added ignite-core.jar and I have mentioned its path in plugin.path. This particular jar is loaded in while connector instantiation I have checked it in the log. Can you please enlighten me on this ? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

kafka-connect and apache-ignite

2021-05-17 Thread shubhamshirur
Is it compulsive to run sink-connector and ignite-cluster on same node? If not what changes I should make in my ignite cfg file. Thank you -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

is custom StreamSingleTupleExtractor compulsory in kafka-ignite-sink connector?

2021-05-18 Thread shubhamshirur
Hi I don't how to create custom extractor. Is it compulsory to create SSTE every time? My data is simple String key and String value in the topic. Thank you -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: kafka-connect and apache-ignite

2021-05-18 Thread shubhamshirur
Where I should mention which IPs can you please tell me ? I have kafka server on one of AWS instance and ignite on another instance. Can you help? http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" htt

Re: kafka-connect and apache-ignite

2021-05-18 Thread shubhamshirur
Where I should mention which IPs can you please tell me ? I have kafka server on one of AWS instance and ignite on another instance. Can you help? http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation=" htt

kafka-ignite-connect singleTupleExtractorCls

2021-05-19 Thread shubhamshirur
I am using kafka-sink-connector, is it compulsory to use singleTupleExtractorCls this property? as my data is simple string key value pair. If I have to use, how can I use it. Thanking you in advance. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Apache Ignite and Kafka Connector

2021-06-10 Thread shubhamshirur
I want to achieve a scenario where I am sending a Kafka topic data to ignite database using connectors and not to the ignite cache directly. Can I do that? What Ignite Configuration changes and connector configuration changes I have to make? Thank you. -- Sent from: http://apache-ignite-users.7

Re: Apache Ignite and Kafka Connector

2021-06-10 Thread shubhamshirur
Yes may be. I do not know much about Apache Ignite. So by Ignite Database I mean SQLline. Please tell me if on what should research over to make it more relatable? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Apache Ignite and Kafka Connector

2021-06-10 Thread shubhamshirur
Thanks, I want the same. So I have to do it with Kafka streams, a java code. Not with kafka connectors. is it? -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

kafka ignite connector

2021-06-14 Thread shubhamshirur
Where I should run my connector if Kafka and ignite are running over two different machines. On the same node as that Kafka running or ignite running? Thank you in advance. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/