Merge Stage or Join Stage inconsistent output
Posted: Sat Mar 27, 2010 1:29 pm
In my parallel job I have a merge stage with master link and five update links.
The update links are outputs from 5 different modify stages.
I have set the Execution mode of Merge Stage to "sequential" and preserve partitioning to "clear". All other stages have default values (default parallel and default propagate).
The problem is that the output rows from merge stage are coming to be inconsistent, in one run i have 3 output rows from merge if there are 3 master rows but in some other runs i get only 1 row. It should be 3 rows each time.
the input file and data and everything is kept same for both runs.
note : in my configuration file i have two nodes defined.
The update links are outputs from 5 different modify stages.
I have set the Execution mode of Merge Stage to "sequential" and preserve partitioning to "clear". All other stages have default values (default parallel and default propagate).
The problem is that the output rows from merge stage are coming to be inconsistent, in one run i have 3 output rows from merge if there are 3 master rows but in some other runs i get only 1 row. It should be 3 rows each time.
the input file and data and everything is kept same for both runs.
note : in my configuration file i have two nodes defined.