Pierre Villard
Pierre Villard
**Do not merge as-is.** I added unit tests, and it seems to behave as expected but when testing with a local build, variables are not included in the flow.xml.gz generated...
Hey @exceptionfactory - does that mean that it provides a way to use the NiFi CLI without mTLS when NiFi is configured with OIDC for Authentication? If yes, is it...
Thanks @exceptionfactory that makes sense! Can you share some details on how this can be leveraged as-is? Trying to understand how this can be tested and how this improvement would...
Understood, thanks, will give it a try asap if no one else can do it before.
Any reason for not using ValidateRecord processor if the only requirement is to confirm that the data is valid CSV without any specific constraint?
@mattyb149 - I merged this into main but forgot to amend the commit and add the magic words to close the PR, so closing manually. Also it does not apply...
While this does solve the issue, I'm a bit conflicted on the current approach. Not only this could have a performance impact (we are likely going to not use the...
Thanks @markap14 - will update the PR shortly
Changing the default has impacts across many unit tests and I'll need to spend more time looking into this. I just pushed what I currently have and I switched this...
Nice improvement Mark! Would this approach help with a processor like ParseDocument where Tesseract has to be installed on the node first?