Re: How to unset a sensitive property

2024-04-16 Thread Dan S
I have created NIFI-13057 to address this. It seems this is an issue when a property has both required and sensitive set to true. On Mon, Apr 15, 2024 at 5:32 PM Dan S wrote: > Although the UI does report the ExcelReader controller service is

Re: [DISCUSS] MiNiFi C++ 1.0.0-M1 release

2024-04-16 Thread Pierre Villard
I'm a +1 with this approach. Being able to use the Python extensions in MiNiFi cpp is great! Thanks, Pierre Le mar. 16 avr. 2024 à 18:39, Gábor Gyimesi a écrit : > Hi community, > > I'd like to initiate a discussion about the next release of MiNiFi C++. The > last release was more than seven

[DISCUSS] MiNiFi C++ 1.0.0-M1 release

2024-04-16 Thread Gábor Gyimesi
Hi community, I'd like to initiate a discussion about the next release of MiNiFi C++. The last release was more than seven months ago, and there have been many new features, bug fixes and stability improvements committed to the development branch since then: 107 tickets closed, over 122 commits

New ListHDFS Filter default in 1.23+ doesn't make sense?

2024-04-16 Thread Isha Lamboo
Hi all, I'm testing an upgrade from NiFi 1.18/1.19 to 1.25 and ran into an issue where most ListHDFS that use a filter stopped picking up new files. A filter like .*\\.avro doesn't work anymore with the default setting of "Directories and Files". Switching the mode to "Files only" fixes the