Hi Kettle devs,
It has occurred to me earlier and more recently to others that creating
loops in jobs is somewhat a cumbersome process.
So perhaps we can line up the top 5 of most common use-cases and find
ease-of-use solutions to those?
One use-case is where we loop over a DB result set (query), copy the rows to
result, set variables and use those for each row in the result set.
In that specific case I imagine we could wrap the "Table Input" step around
a job entry, execute that, copy the rows to result, all in one job entry.
Setting the variables is something we could cram into the "Transformation"
or "Job" job entries without too much of a problem.
That would mean we could eliminate 2 transformations: one to get the result
set and one to set the variables inside the loop. All that remains are 2
job entries: "Table Input" and "Transformation/Job".
So do me (and our users:-) a favor and let us know your most common use-case
for loops in a job.
If there is a pattern we could perhaps come up with a more clever way of
doing this compared to writing N new job entries for "Table Input", "Text
File Input" and so on.
Thanks in advance!
Matt
--
Matt Casters <mcasters (AT) pentaho (DOT) org>
Chief Data Integration, Kettle founder, Author of Pentaho Kettle
Solutions<http://www.amazon.com/Pentaho-Kettle-Solutions-Building-Integration/dp/0470635177>
(Wiley <http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470635177.html>)
Pentaho : The Commercial Open Source Alternative for Business Intelligence
--
You received this message because you are subscribed to the Google Groups "kettle-developers" group.
To post to this group, send email to kettle-developers (AT) googlegroups (DOT) com.
To unsubscribe from this group, send email to kettle-developers+unsubscribe (AT) g...oups (DOT) com.
For more options, visit this group at http://groups.google.com/group/kettle-developers?hl=en.