Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Andy LoPresto
ark, Cassandra, ElasticSearch, some micro services that uses HTTP2 >> >>> > and >> >>> > some micro service that uses Websockets >> >>> > >> >>> > (which brings in other question if Nifi has HTTP2 a

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Andy LoPresto
gt; > > >>> > > >>> > On Tue, Dec 6, 2016 at 5:14 PM, Oleg Zhurakousky > >>> > <ozhurakou...@hortonworks.com <mailto:ozhurakou...@hortonworks.com>> > >>> > wrote: > >>> >> > >>> >> Hi Kant

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread kant kodali
lt;ozhurakou...@hortonworks.com> wrote: > >>> >> > >>> >> Hi Kant > >>> >> > >>> >> What you’re trying to accomplish is definitely possible, however > more > >>> >> information may be needed from you. &g

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Koji Kawamura
hat is >>> >> the >>> >> case such integration is definitely possible with your “custom system” >>> >> by >>> >> developing custom Processor and/or ControllerService. >>> >> Processors and ControllerServices are the two main integration points >>> >> within NiFi >>> >> You can definitely find may examples by looking at some of the >>> >> processors >>> >> (i.e., PublishKafka or ConsumeKafka, PublishJMS or ConsumeJMS etc.) >>> >> >>> >> Let us know if you need more help to guide you through the process. >>> >> >>> >> Cheers >>> >> Oleg >>> >> >>> >> > On Dec 6, 2016, at 7:46 PM, kant kodali <kanth...@gmail.com> wrote: >>> >> > >>> >> > HI All, >>> >> > >>> >> > I understand that Apache Nifi has integration with many systems but >>> >> > what >>> >> > If I have an application that talks a custom protocol ? How do I >>> >> > integrate >>> >> > Apache Nifi with the custom protocol? >>> >> > >>> >> > Thanks, >>> >> > kant >>> >> >>> > >> >> >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread kant kodali
>>>>> > some micro service that uses Websockets >>>>> > >>>>> > (which brings in other question if Nifi has HTTP2 and Websocket >>>>> processors?) >>>>> > >>>>> > Also below is NSQ protocol spec. They have Java client library as >>>>> well. >>>>> > >>>>> > http://nsq.io/clients/tcp_protocol_spec.html >>>>> > >>>>> > >>>>> > On Tue, Dec 6, 2016 at 5:14 PM, Oleg Zhurakousky >>>>> > <ozhurakou...@hortonworks.com> wrote: >>>>> >> >>>>> >> Hi Kant >>>>> >> >>>>> >> What you’re trying to accomplish is definitely possible, however >>>>> more >>>>> >> information may be needed from you. >>>>> >> For example, the way I understand your statement about “integration >>>>> with >>>>> >> many systems” is something like JMS, Kafka, TCP, FTP etc…. If that >>>>> is the >>>>> >> case such integration is definitely possible with your “custom >>>>> system” by >>>>> >> developing custom Processor and/or ControllerService. >>>>> >> Processors and ControllerServices are the two main integration >>>>> points >>>>> >> within NiFi >>>>> >> You can definitely find may examples by looking at some of the >>>>> processors >>>>> >> (i.e., PublishKafka or ConsumeKafka, PublishJMS or ConsumeJMS etc.) >>>>> >> >>>>> >> Let us know if you need more help to guide you through the process. >>>>> >> >>>>> >> Cheers >>>>> >> Oleg >>>>> >> >>>>> >> > On Dec 6, 2016, at 7:46 PM, kant kodali <kanth...@gmail.com> >>>>> wrote: >>>>> >> > >>>>> >> > HI All, >>>>> >> > >>>>> >> > I understand that Apache Nifi has integration with many systems >>>>> but what >>>>> >> > If I have an application that talks a custom protocol ? How do I >>>>> integrate >>>>> >> > Apache Nifi with the custom protocol? >>>>> >> > >>>>> >> > Thanks, >>>>> >> > kant >>>>> >> >>>>> > >>>>> >>>> >>>> >>> >>> >> >> > >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Oleg Zhurakousky
ide you through the process. >> >> Cheers >> Oleg >> >> > On Dec 6, 2016, at 7:46 PM, kant kodali >> > <kanth...@gmail.com<mailto:kanth...@gmail.com>> wrote: >> > >> > HI All, >> > >> > I understand that Apache Nifi has integration with many systems but what >> > If I have an application that talks a custom protocol ? How do I integrate >> > Apache Nifi with the custom protocol? >> > >> > Thanks, >> > kant >> >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread kant kodali
ell. >>>> > >>>> > http://nsq.io/clients/tcp_protocol_spec.html >>>> > >>>> > >>>> > On Tue, Dec 6, 2016 at 5:14 PM, Oleg Zhurakousky >>>> > <ozhurakou...@hortonworks.com> wrote: >>>> >> >>>> >> Hi Kant >>>> >> >>>> >> What you’re trying to accomplish is definitely possible, however more >>>> >> information may be needed from you. >>>> >> For example, the way I understand your statement about “integration >>>> with >>>> >> many systems” is something like JMS, Kafka, TCP, FTP etc…. If that >>>> is the >>>> >> case such integration is definitely possible with your “custom >>>> system” by >>>> >> developing custom Processor and/or ControllerService. >>>> >> Processors and ControllerServices are the two main integration points >>>> >> within NiFi >>>> >> You can definitely find may examples by looking at some of the >>>> processors >>>> >> (i.e., PublishKafka or ConsumeKafka, PublishJMS or ConsumeJMS etc.) >>>> >> >>>> >> Let us know if you need more help to guide you through the process. >>>> >> >>>> >> Cheers >>>> >> Oleg >>>> >> >>>> >> > On Dec 6, 2016, at 7:46 PM, kant kodali <kanth...@gmail.com> >>>> wrote: >>>> >> > >>>> >> > HI All, >>>> >> > >>>> >> > I understand that Apache Nifi has integration with many systems >>>> but what >>>> >> > If I have an application that talks a custom protocol ? How do I >>>> integrate >>>> >> > Apache Nifi with the custom protocol? >>>> >> > >>>> >> > Thanks, >>>> >> > kant >>>> >> >>>> > >>>> >>> >>> >> >> > >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Oleg Zhurakousky
he process. >> >> Cheers >> Oleg >> >> > On Dec 6, 2016, at 7:46 PM, kant kodali >> > <kanth...@gmail.com<mailto:kanth...@gmail.com>> wrote: >> > >> > HI All, >> > >> > I understand that Apache Nifi has integration with many systems but what >> > If I have an application that talks a custom protocol ? How do I integrate >> > Apache Nifi with the custom protocol? >> > >> > Thanks, >> > kant >> >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread kant kodali
t;>> >> information may be needed from you. >>> >> For example, the way I understand your statement about “integration >>> with >>> >> many systems” is something like JMS, Kafka, TCP, FTP etc…. If that is >>> the >>> >> case su

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread Oleg Zhurakousky
.e., PublishKafka or ConsumeKafka, PublishJMS or ConsumeJMS etc.) >> >> Let us know if you need more help to guide you through the process. >> >> Cheers >> Oleg >> >> > On Dec 6, 2016, at 7:46 PM, kant kodali >> > <kanth...@gmail.com<

Re: How to integrate a custom protocol with Apache Nifi

2016-12-07 Thread kant kodali
gt; within NiFi >> >> You can definitely find may examples by looking at some of the >> processors >> >> (i.e., PublishKafka or ConsumeKafka, PublishJMS or ConsumeJMS etc.) >> >> >> >> Let us know if you need more help to guide you through the process. >> >> >> >> Cheers >> >> Oleg >> >> >> >> > On Dec 6, 2016, at 7:46 PM, kant kodali <kanth...@gmail.com> wrote: >> >> > >> >> > HI All, >> >> > >> >> > I understand that Apache Nifi has integration with many systems but >> what >> >> > If I have an application that talks a custom protocol ? How do I >> integrate >> >> > Apache Nifi with the custom protocol? >> >> > >> >> > Thanks, >> >> > kant >> >> >> > >> > >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-06 Thread kant kodali
ail.com> wrote: > > > > HI All, > > > > I understand that Apache Nifi has integration with many systems but what > If I have an application that talks a custom protocol ? How do I integrate > Apache Nifi with the custom protocol? > > > > Thanks, > > kant > >

Re: How to integrate a custom protocol with Apache Nifi

2016-12-06 Thread Oleg Zhurakousky
> have an application that talks a custom protocol ? How do I integrate Apache > Nifi with the custom protocol? > > Thanks, > kant

Re: How to integrate a custom protocol with Apache Nifi

2016-12-06 Thread Joe Witt
://git-wip-us.apache.org/repos/asf/nifi.git Thanks Joe On Tue, Dec 6, 2016 at 6:46 PM, kant kodali <kanth...@gmail.com> wrote: > HI All, > > I understand that Apache Nifi has integration with many systems but what If > I have an application that talks a custom protocol ? How do I

Re: How to integrate a custom protocol with Apache Nifi

2016-12-06 Thread Andrew Grande
<kanth...@gmail.com> wrote: > HI All, > > I understand that Apache Nifi has integration with many systems but what > If I have an application that talks a custom protocol ? How do I integrate > Apache Nifi with the custom protocol? > > Thanks, > kant >

How to integrate a custom protocol with Apache Nifi

2016-12-06 Thread kant kodali
HI All, I understand that Apache Nifi has integration with many systems but what If I have an application that talks a custom protocol ? How do I integrate Apache Nifi with the custom protocol? Thanks, kant