Parallel Chunk Start and End Node / ERROR Cell count in row "Row0" is not equal to length of column names array: 5 vs. 29

Hi,

i have a problem with the Parallel Chunk End Node. I created a workflow to read and write MS SQL Data tables from one into another Database with 1.000.000 + Rows each. The table names which will be processed come from a CSV. I want to use the parallel Chunk Nodes to parallelize those transactions. The parallel data transfer works but i always get errors from the parallel chunk end Node as the following at the end of the workflow.

ERROR Parallel Chunk End 3:44 Execute failed: Cell count in row “Row0” is not equal to length of column names array: 5 vs. 29

Hello pascalW,

Welcome to the KNIME Forum!

Is it possible to share a workflow with a similar structure with some dummy data, so that we can check what is causing the error?

Best,
Keerthan

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.