Re: Apache Ignite Sink Connector

2021-10-04 Thread Saikat Maitra
2021, 11:50 PM Saikat Maitra >>>>> wrote: >>>>> >>>>>> Can you please elaborate on distributed mode? >>>>>> >>>>>> You can always connect multiple client to different kafka topic and >>>>>> writ

Re: Apache Ignite Sink Connector

2021-09-30 Thread Shubham Shirur
ct multiple client to different kafka topic and >>>>> write data to cluster of Ignite nodes. >>>>> >>>>> Regards, >>>>> Saikat >>>>> >>>>> On Sun, Sep 12, 2021 at 10:47 AM Shubham Shirur < >>>>> shirurshub..

Re: Apache Ignite Sink Connector

2021-09-21 Thread Saikat Maitra
gt; On Sun, Sep 12, 2021 at 10:47 AM Shubham Shirur < >>>> shirurshub...@gmail.com> wrote: >>>> >>>>> Hey, >>>>> >>>>> Thanks for replying. I have gone through the documentation and could >>>>> setup and run c

Re: Apache Ignite Sink Connector

2021-09-20 Thread Shubham Shirur
hubham Shirur >>> wrote: >>> >>>> Hey, >>>> >>>> Thanks for replying. I have gone through the documentation and could >>>> setup and run connectors in standalone mode as described there in docs. But >>>> I want to run i

Re: Apache Ignite Sink Connector

2021-09-12 Thread Saikat Maitra
an you help me with that? >>> >>> Thanks & Regards, >>> Shubham >>> >>> On Sun, Sep 12, 2021, 7:58 PM Saikat Maitra >>> wrote: >>> >>>> Hi Shubham, >>>> >>>> Here are the documents for Apache I

Re: Apache Ignite Sink Connector

2021-09-12 Thread Shubham Shirur
>> I want to run it in distributed mode, can you help me with that? >> >> Thanks & Regards, >> Shubham >> >> On Sun, Sep 12, 2021, 7:58 PM Saikat Maitra >> wrote: >> >>> Hi Shubham, >>> >>> Here are the documents for Apac

Re: Apache Ignite Sink Connector

2021-09-12 Thread Saikat Maitra
; 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 >>

Re: Apache Ignite Sink Connector

2021-09-12 Thread Shubham Shirur
rote: > 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, 202

Re: Apache Ignite Sink Connector

2021-09-12 Thread Saikat Maitra
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 wrote: > Hi, > >

Re: Apache Ignite Sink Connector

2021-09-10 Thread Shubham Shirur
Hi, Thanks its working now. But I am unable to run more than one connector Do you know why? Basically I have 1 kafka topic to 1 raw cache mapping. So I want to run them in parallel. Thanks Shubham On Wed, Sep 1, 2021, 3:09 AM Alexandr Shapkin wrote: > Hello! > > Please share the exception and

Re: Apache Ignite Sink Connector

2021-08-31 Thread Alexandr Shapkin
Hello! Please share the exception and attach Ignite logs. > On 27 Aug 2021, at 15:12, Shubham Shirur wrote: > > Hi, > > Connector is giving me error while running in distributed mode. But running > in standalone. > > Can you please highlight? > > Thanks > Shubham

Apache Ignite Sink Connector

2021-08-27 Thread Shubham Shirur
Hi, Connector is giving me error while running in distributed mode. But running in standalone. Can you please highlight? Thanks Shubham

Apache Ignite Sink Connector

2021-08-18 Thread Shubham Shirur
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