kettle_anonymous
03-30-2006, 06:01 PM
Attachment: snapshot.jpg (http://forums.pentaho.org/archived_att/kettle/snapshot.jpg) I am manipulating around 7 input tables in my spoon IDE. 1 of the tables ( TABLE_X ) requires a different computation so what I did is TABLE_X have a separate path so that it data can pass through a different CALCULATOR.
So as you can see, there are two sides, 1 special calculation, and a normal calculation for other 6 tables. Each sides are working, however, when I try to dump them into 1 output table, there is an error (kettle is performing a rollback).
When I disable one side, the enabled side works. It goes the same for the other side. When I enable them both, there is a problem.
What do you think is the problem?
Thanks!
So as you can see, there are two sides, 1 special calculation, and a normal calculation for other 6 tables. Each sides are working, however, when I try to dump them into 1 output table, there is an error (kettle is performing a rollback).
When I disable one side, the enabled side works. It goes the same for the other side. When I enable them both, there is a problem.
What do you think is the problem?
Thanks!