Where can I find Pentaho Kettle architecture? I'm looking for a short wiki, design document, blog post, anything to give a good overview on how things work. This question is not meant for specific "how to" starting guides but rather a good view at the technology and architecture.

Specific questions I have are:

  1. How does data flow between steps? It would seem everything is in memory - am I right about this?
  2. Is the above true about different transformations as well?
  3. How are the Collect steps implemented?
  4. Any specific performence guidelines to using it?
  5. Is the ftp task reliable and performant?
  6. Any other "Dos and Don'ts" ?
link|improve this question

71% accept rate
feedback

2 Answers

See this PDF.

link|improve this answer
feedback

The Wiki gives a comprehensive list of "how-to" articles, ranging from the basics to specific issues.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.