Re: Unable to update processor...

2020-01-14 Thread Mike Thomsen
> I have copied my NAR file to /1.10.0/custom-lib/ If this was a NiFi 0.X thing, it's been deprecated in 1.X. The only folders that NiFi reads from by default for custom extensions are *lib* and *extensions*. On Mon, Jan 13, 2020 at 4:47 PM Otto Fowler wrote: > you want to look at the nifi app

Re: Unable to update processor...

2020-01-14 Thread Mike Thomsen
Extensions is the preferred folder in 1.10, FYI. NARS in that folder can be hot loaded while the system is running. On Tue, Jan 14, 2020 at 8:26 AM Mike Thomsen wrote: > > I have copied my NAR file to /1.10.0/custom-lib/ > > If this was a NiFi 0.X thing, it's been deprecated in 1.X. The only > f

NIFI PutDatabaseRecord question

2020-01-14 Thread Fabian.Imre
Hi, I'm struggling with a problem in building a simple flow, that is Nifi should read records form a postgreSQL(EnterpiseDB) table and sholud put data into a Oracle table: [cid:image001.png@01D5CAEC.1F7F32A0] The table and field names are all the same in the source and the target DB . The PutData

Re: NIFI PutDatabaseRecord question

2020-01-14 Thread Endre Kovács
Hi Imre, The images usually do not pass through the apache mailing lists. Please upload the images and provide a link to them, or describe their content textually. Best regards, Endre Zoltan Kovacs > On 14 Jan 2020, at 15:10, wrote: > > Hi, > > I’m struggling with a problem in building a

Re: Unable to update processor...

2020-01-14 Thread Russell Bateman
Thanks for the feedback, sorry not to have got back until now to confirm. This was happening for me privately (my development host, no cluster). I wiped NiFi and reinstalled (a little in frustration, more just to make sure things were clean). I think I must have been updating the wrong /custom-