Hello Márcio,

I have not used Thrift, but in reading the introduction from the link you 
provided, my first reactions would be as follows:

1. To communicate with a service defined by Thrift, I’d look at InvokeHTTP and 
see if it covers your needs.
2. If not, I would try downloading the Thrift client and invoking it via Groovy 
in an ExecuteScript processor.
3. If that is not sufficient, you would have to build a custom processor and 
include Thrift as a dependency.

Someone else may have more experience, but I would try in that order (from 
easiest to hardest). Good luck.

Andy LoPresto
[email protected]
[email protected]
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Feb 14, 2017, at 6:24 PM, Márcio Faria <[email protected]> wrote:
> 
> Dear NiFi users,
> 
> Does anybody have an example of a NiFi component talking to a Apache Thrift 
> (https://thrift.apache.org/) -based webservice?
> 
> Thank you,
> 
> Marcio

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to