Pipeline execute snap in an ultra task: pool size when reuse executions disabled
Hello,
I have an ultra pipeline task that executes a pipeline which uses the Pipeline Execute snap with:
Reuse executions unchecked and
Poolsize > 1
I was expecting this pipeline to ...
What if you group the documents (Group by N, e.g. with size = 10) just before Pipeline Execute, and then in the called pipeline, at the beginning, receive the grouped documents with a JSON Splitter?