I’ve already resolved the problem. It was related with the parameter “Batch Size”. In the manual I was following, it is set to have a value of 1, but the default value is 1000. If I let the default value, it works.
Thank you, Andrea Miguélez García [email protected] > El 16 abr 2019, a las 20:12, Andy LoPresto <[email protected]> escribió: > > Please provide your flow if possible, or at least a screenshot of the canvas. > Are there flowfiles queued up in one of the connections that are not being > processed? Is the port enabled and running? Do you get any bulletins in the > UI or errors in your nifi-app.log file? > > > Andy LoPresto > [email protected] <mailto:[email protected]> > [email protected] > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > >> On Apr 16, 2019, at 1:47 AM, Andrea Miguélez García >> <[email protected] <mailto:[email protected]>> wrote: >> >> Hi, >> >> I’m using SiteToSiteProvenanceReportingTask to send all the provenance info >> to a new template that can receive it in a different host:port. This >> template has a port called ProvData. >> I follow this manual to configure it: >> https://community.hortonworks.com/articles/72727/extracting-nifi-provenance-data-using-sitetositepr.html >> >> <https://community.hortonworks.com/articles/72727/extracting-nifi-provenance-data-using-sitetositepr.html> >> The problem in here is that I don’t receive any provenance info on that >> port, does anybody know if there is any problem with this task? >> >> Thank you, >> Andrea Miguélez García >> [email protected] <mailto:[email protected]>
