The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.
Represents the start of a parallel chunked flow. Upon execution, it splits the input data into equally sized chunks and executes the body (terminated by the Parallel Chunk End) in parallel, each processing one chunk. The chunk count can be customized in the configuration dialog.
0 | The input data, split into chunks by the node. |
0 | A representation of the data chunk that is processed by the parallel branch workflow body. |