Hi Shubham, Here are the documents for Apache Ignite Sink Connector using Kafka https://github.com/apache/ignite-extensions/tree/master/modules/kafka-ext
Please let us know if you have any questions. Regards, Saikat On Wed, Aug 18, 2021 at 11:40 PM Shubham Shirur <shirurshub...@gmail.com> wrote: > Hi, > > I did not find any specific documentation on Apache Ignite Sink Connector. > I am using a kafka ignite sink connector and want to push some kafka topic > data in ignite where kafka and ignite are on remote nodes. My connector > should ideally run on a remote node from the ignite node. > > How can I achieve this? > What configurations I need to pass in the spring xml file which I pass as > a parameter in connector properties? > What configurations I need to pass in the spring xml file of the ignite > server node? > > Thanks, > Shubham >