Hi Any suggestions regarding this.
Thanks Archit On Thu, Apr 6, 2017 at 2:52 PM, Archit Mittal <marchi...@gmail.com> wrote: > Hi Chesnay > > I have a REST Api that listens to events that come through Kafka but i > dont have access to that Kafka . Can I write a connector that consumes > events through the REST end point and not directly through Kafka. > > I have a solution that i can dump the events coming to the api into > another Kafka instance and consume through that but it will add another hop > to the flow. > > Is There a better way to do this by writing a custom connector or > something like that . > > Thanks > Archit > > On Thu, Apr 6, 2017 at 1:15 PM, Chesnay Schepler <ches...@apache.org> > wrote: > >> Hello, >> >> Please give us a bit more information, I'm really not sure what you mean. >> :( >> >> Regards, >> Chesnay >> >> >> On 06.04.2017 09:40, Archit Mittal wrote: >> >>> Hi >>> >>> Can we write a custom connector listening to a REST Api end point in >>> Flink >>> >>> Thanks >>> Archit >>> >> >> >