Recent posts

NiFi 1.23 Release Voting

27 minute read

I have been so busy working on customer projects and with my intern that I have not had time to blog. As time is flying by, here we are with another NiFi r...

NiFi 1.22 Release Voting

less than 1 minute read

In my previous post Contributing to NiFi-11608 I share a JIRA and associated PR I worked on which was included in the next 1.22 release of NiFi. As part of...

NIFI SSL in Modern Versions of NiFi

less than 1 minute read

My original experiences with NiFi and SSL were not something I would call fun or easy. Literally hours and days were spent configuring nifi cluster nodes to...

Contributing to NiFi-11608

4 minute read

Today I finished my second Pull Request on the Apache NiFi Project for JIRA NiFi 11608. This JIRA describes an issue with PutBigQuery proccessor evaluating ...

Converting NiFi XML to JSON with NiFi

less than 1 minute read

I wanted to work with some old nifi xml templates in DataFlow which requires new nifi json flow definition files. To get these templates converted I had to ...