Hello, We have a use case where we execute processors on all nodes but would like to use the detect duplicate processor to ensure records are unique. We are observing that we must run it on one node to truly detect duplicates. Is there any way to merge flowfiles from all running executors?
-Eric