NIFI-631 Create ListFile and FetchFile processors#112
NIFI-631 Create ListFile and FetchFile processors#112jskora wants to merge 1 commit intoapache:masterfrom
Conversation
|
Was this closed or submitted erroneously? |
|
Sorry about that. I thought I had to delete it and resubmit it to fix the title, but realized I could change the title and reopen it. |
|
Joe, thanks for getting this processor going. I need it. :) I've pulled this in and am giving it a try. I have some additional thoughts on functionality.
I guess for all other types of filtering, like wildcards and such, the right 'Nifi' thing to do is use a downstream "UpdateAttribute" processor to massage the list. Correct? Maybe this also applies to item 2 above, then? Maybe the following should/work be part of the code review process but I will note here just in case. I'm new to this OSS process but, since I see this as a pull request, it made me think it was ready to go but seems some stuff is missing?
|
MINIFI-431 - Cleaning up L&N for changes to jersey dependencies. MINIFI-432 - Updating copyrights to 2018. Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes apache#112.
…ponents for a PG sync (apache#110) - Ensure VCI is set back to original value if an exception is encountered during pg sync - Updated StandardScheduledStateListener to use VCI from the passed in FD PG - CDPDFX-7395: Resolving bug in bulk actions as applied to nested groups (apache#111) - Fixes after 1.22.0 rebase - CDPDFX-7445: Adding requestId to FlowChangeEvent (apache#112) - CDPDFX-7517: Fixing NPE when publishing flow change events for bulk actions, publishing events on initially stopping components (apache#113)
No description provided.