force execute for every row transformation to continue if error encountered

194 views
Skip to first unread message

soha abuhamam

unread,
Nov 24, 2017, 10:51:09 AM11/24/17
to Pentaho Community
I am a beginner with Pentaho and really need your help.
I have a transformation which is executed  for every row input. but some rows  fails so the whole transformation  fail and doesn't  continue executing  the rest of the rows. I want to force it continue.One solution I did is to put a step error handling for every step I have in that transformation but is not there any better solution?

Nelson Sousa

unread,
Nov 30, 2017, 4:07:03 AM11/30/17
to pentaho-...@googlegroups.com

Can you try encapsulating the transformation (the one that runs for each row) inside a job?
That way you can run the job for each row, instead of the ktr, and if you connect the ktr to the success step of the job via an unconditional hop it should continue processing regardless of errors in the ktr.


Cheers,

Nelson Sousa
Business Intelligence Consultant


On 24 November 2017 at 15:51, soha abuhamam <sohaab...@gmail.com> wrote:
I am a beginner with Pentaho and really need your help.
I have a transformation which is executed  for every row input. but some rows  fails so the whole transformation  fail and doesn't  continue executing  the rest of the rows. I want to force it continue.One solution I did is to put a step error handling for every step I have in that transformation but is not there any better solution?

--
You received this message because you are subscribed to the Google Groups "Pentaho Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pentaho-community+unsubscribe@googlegroups.com.
To post to this group, send email to pentaho-community@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pentaho-community/9099c159-f556-47b8-b810-2ddd6a0686e5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages