Try that again sending from the right address this time :).
> On Feb 14, 2017, at 9:40 PM, Chris Herrera <[email protected]>
> wrote:
>
> Hi Marcio,
>
> I played around with this a bit and eventually needed to build a custom
> processor that essentially used thrift as a dependancy. Originally I tried it
> through ExecuteScript but it took me more time than just writing a new
> processor.
> There is a really good example of doing this here:
> https://cwiki.apache.org/confluence/display/NIFI/Maven+Projects+for+Extensions#MavenProjectsforExtensions-MavenProcessorArchetype
>
> <https://cwiki.apache.org/confluence/display/NIFI/Maven+Projects+for+Extensions#MavenProjectsforExtensions-MavenProcessorArchetype>
> using the maven archtype.
>
> Regards,
> Chris
>> On Feb 14, 2017, at 8:24 PM, Márcio Faria <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>> Dear NiFi users,
>>
>> Does anybody have an example of a NiFi component talking to a Apache Thrift
>> (https://thrift.apache.org/ <https://thrift.apache.org/>) -based webservice?
>>
>> Thank you,
>>
>> Marcio
>