Bimal, This is a bug [1] that will be fixed in the upcoming 1.10.0 release.
Regards, Matt [1] https://issues.apache.org/jira/browse/NIFI-6271 On Tue, Oct 8, 2019 at 1:51 PM Bimal Mehta <[email protected]> wrote: > > Hi, > > Just following up on the below email. > Is this a known issue? Happy to raise a JIRA to having it fixed in the next > release or its already fixed in the later versions? > > Thanks > > On Mon, Sep 16, 2019 at 1:23 PM Bimal Mehta <[email protected]> wrote: >> >> Hi, >> >> We are using ExecuteSQLRecord processor that reads the query and certain >> attributes from the previous flow, >> We have the following properties set; >> Max Rows Per Flow File: 50000 >> Output Batch Size: 5 >> >> In our case we have 1 mn records coming from the source. 20 flowfiles get >> created that get passed below. >> However the inherited attributes are only passed to the first 5 flow files. >> They are not being passed to the other 15. >> Is this a bug? How do we overcome this? >> >> We are in NiFi 1.9.0 >> >> Thanks >> Bimal Mehta
