NiFi 1.18.0 Sensitive Property broken after Upgrade

2022-10-19 Thread Mike S
I upgraded from 1.16.2 to 1.18.0 and now see this warning in the log file. WARN [Flow Service Tasks Thread-1] d.o.a.n.s.u.c.NiFiLegacyCipherProvider Insecure Cipher Provider Algorithm [PBEWITHMD5AND256BITAES-CBC-OPENSSL] generate salt requested

PutParquet Deleted ALL S3 Folders

2020-02-03 Thread Mike S
I have a PutParquet (NiFi 1.10.0) processor that was working just fine in previous versions. It was running earlier this week and deleted all the data in the S3 path. Fortunately we had versioning turned on. With a S3 folder path of: folder1/folder2/folder3/folder4/parq/filename For some

GetMongo NAR with SSL.

2016-06-10 Thread Mike S
Hello! I'm hoping to get some help with the GetMongo NAR. The one packaged in the current release doesn't support SSL authentication to mongo, however I've noted that the git repo code specifically supports that. So, I tried to build it and deploy from within the current 0.6.1 release.